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

Unified Diff: Source/devtools/scripts/frontend_modules.json

Issue 307623003: [DevTools] Apps implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebased 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
Index: Source/devtools/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 8ce540d165265c420294d18a1f76627859f9cf36..e72e73ddba9e982bb432b137a656c0243d2cbf48 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -465,7 +465,11 @@
"sdk"
],
"sources": [
+ "main/AdvancedApp.js",
+ "main/App.js",
"main/HelpScreenUntilReload.js",
+ "main/ScreencastApp.js",
+ "main/SimpleApp.js",
"main/Main.js"
]
},

Powered by Google App Engine
This is Rietveld 408576698