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

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

Issue 15389003: Loosen a bit the HTML hierarchy required for Tabs to work, Improved UX of the dev tools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Introduce RTL, changed non-selected tab color, applied feedback from dbeam. Created 7 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: 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 d4af025820f14553124768f48f5607983de86885..32f266c1d5af2998a0f23bccc84ba76217d8858c 100644
--- a/chrome/browser/resources/apps_debugger/js/main_scripts.js
+++ b/chrome/browser/resources/apps_debugger/js/main_scripts.js
@@ -11,7 +11,8 @@
// 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/i18n_template_no_process.js" />
//<include src="../../../../../ui/webui/resources/js/load_time_data.js" />
//<include src="../../../../../ui/webui/resources/js/util.js" />
//<include src="../../uber/uber_utils.js" />
« no previous file with comments | « chrome/browser/resources/apps_debugger/css/items.css ('k') | chrome/browser/resources/apps_debugger/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698