Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: lib/elemHideHitRegistration.js

Issue 9846017: Make JavaScript sources compile into the library; convert JavaScript files on the fly (Closed)
Patch Set: Review comments addressed Created March 15, 2013, 3:59 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/compat.js ('k') | lib/info.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/elemHideHitRegistration.js
===================================================================
new file mode 100644
--- /dev/null
+++ b/lib/elemHideHitRegistration.js
@@ -0,0 +1,5 @@
+//
+// Dummy implementation
+//
+
+var AboutHandler = exports.AboutHandler = {};
« no previous file with comments | « lib/compat.js ('k') | lib/info.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld