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

Unified Diff: Source/devtools/devtools.gypi

Issue 373743003: DevTools: Add support for adding source map to a script from the DevTools window. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaselined Created 6 years, 5 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 | « no previous file | Source/devtools/front_end/sdk/CompilerScriptMapping.js » ('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 d312b5a7bfc92ea6618ee3d67596f5e99aeb36d1..46b49f5406934eaf199c7fc6cf30447a8fd43fdf 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -352,6 +352,7 @@
'front_end/network/NetworkPanel.js',
],
'devtools_sources_js_files': [
+ 'front_end/sources/AddSourceMapURLDialog.js',
'front_end/sources/AdvancedSearchView.js',
'front_end/sources/BreakpointsSidebarPane.js',
'front_end/sources/CSSSourceFrame.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/sdk/CompilerScriptMapping.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698