Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2048)

Unified Diff: Source/devtools/front_end/buildSystemOnly.js

Issue 283833006: DevTools: Fix content_shell devtools built in debug_devtools=1 mode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix codemirror CSS copying in debug_devtools=0 mode Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/devtools/devtools.gypi ('k') | Source/devtools/front_end/ui/View.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/buildSystemOnly.js
diff --git a/Source/devtools/front_end/buildSystemOnly.js b/Source/devtools/front_end/buildSystemOnly.js
deleted file mode 100644
index 1fcd75c0f2c69fb7650afd03edece1dc9bd5ac34..0000000000000000000000000000000000000000
--- a/Source/devtools/front_end/buildSystemOnly.js
+++ /dev/null
@@ -1,6 +0,0 @@
-/**
- * This flag notifies inspector that it was deployed with the help
- * of a build system. Build system flattenes all css and js files,
- * so in this case inspector has to correct paths for dynamic resource loading.
- */
-window.flattenImports = true;
« no previous file with comments | « Source/devtools/devtools.gypi ('k') | Source/devtools/front_end/ui/View.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698