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

Unified Diff: Source/devtools/devtools.gypi

Issue 1157733004: [DevTools] Cleanup frontend-in-iframe support. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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.gyp ('k') | Source/devtools/front_end/devtools.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 59a7526d0c6a94fe752463e564e156869a58e11f..2e7da50de71b746388c7be473e7e9d2c1213f05e 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -49,6 +49,9 @@
'<@(devtools_workspace_js_files)',
'<@(devtools_core_css_files)',
],
+ 'devtools_compatibility_scripts': [
+ 'front_end/devtools.js',
+ ],
'devtools_core_base_files': [
'front_end/inspector.css',
'front_end/inspector.js',
« no previous file with comments | « Source/devtools/devtools.gyp ('k') | Source/devtools/front_end/devtools.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698