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

Unified Diff: tools/gritsettings/resource_ids

Issue 2349623003: Add a Browser Task Scheduler Chrome Internals Page (Closed)
Patch Set: Mac/Linux Fix + String Change Created 4 years, 3 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: tools/gritsettings/resource_ids
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index 4b6f6ad3c5a681879b00f43511718955310f3c0a..2d9b3b73622997b155d06b849f09147325e7bb26 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -255,6 +255,9 @@
"components/components_strings.grd": {
"messages": [28020],
},
+ "chrome/browser/resources/task_scheduler_internals_resources.grd": {
+ "includes": [28100],
xiyuan 2016/09/21 05:01:38 compoents_strings.grd above has a bunch of sub par
robliao 2016/09/21 22:32:03 Adjusted. The last index for components_strings.h
+ },
# Chromium strings and Google Chrome strings must start at the same id.
# We only use one file depending on whether we're building Chromium or
# Google Chrome.
« chrome/browser/ui/webui/task_scheduler_internals_ui_browsertest.cc ('K') | « chrome/test/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698