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

Unified Diff: lib/main.js

Issue 5201912261509120: issue #390 - remove already integrated parts From EHH (Closed)
Patch Set: Created July 18, 2014, 11:17 a.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/inspectorObserver.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/main.js
===================================================================
--- a/lib/main.js
+++ b/lib/main.js
@@ -62,7 +62,6 @@
let overlay = event.target.responseXML.documentElement;
// Initialization done, we can start up now
- require("inspectorObserver");
new WindowObserver({
applyToWindow: function(window)
{
« no previous file with comments | « lib/inspectorObserver.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld