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

Unified Diff: chrome/browser/resources/apps_debugger/js/main_scripts.js

Issue 12693022: Added separate tabs for apps / extensions in dev_tools app. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 9 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: chrome/browser/resources/apps_debugger/js/main_scripts.js
diff --git a/chrome/browser/resources/apps_debugger/js/main_scripts.js b/chrome/browser/resources/apps_debugger/js/main_scripts.js
index 8bb30f8e7d67f38a30f239e8e3d0601ed1b90adf..9d9729ffd4e6b438d8a77d25c539f0ef8a52778b 100644
--- a/chrome/browser/resources/apps_debugger/js/main_scripts.js
+++ b/chrome/browser/resources/apps_debugger/js/main_scripts.js
@@ -7,7 +7,10 @@
//<include
// src="../../../../../ui/webui/resources/js/i18n_template_no_process.js" />
//<include src="../../../../../ui/webui/resources/js/cr/ui/alert_overlay.js" />
+//<include src=
+// "../../../../../ui/webui/resources/js/cr/ui/focus_outline_manager.js" />
//<include src="../../../../../ui/webui/resources/js/cr/ui/overlay.js" />
+//<include src="../../../../../ui/webui/resources/js/cr/ui/tabs.js" />
//<include src="../../../../../ui/webui/resources/js/i18n_template2.js" />
//<include src="../../../../../ui/webui/resources/js/load_time_data.js" />
//<include src="../../../../../ui/webui/resources/js/util.js" />

Powered by Google App Engine
This is Rietveld 408576698