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

Unified Diff: tools/gritsettings/resource_ids

Issue 941973003: New OOBE implementation skeleton using WUG toolkit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Builds with gn using is_component_build=false. Created 5 years, 10 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 efd5760ccf4d268a349a8f45d59a713123050114..92081cf81da0a418ada54d546978e0d19a6940c9 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -215,6 +215,9 @@
"ui/login/login_resources.grd": {
"includes": [28300],
},
+ "ui/oobe/oobe_ui_resources.grd": {
+ "includes": [28310],
Nikita (slow) 2015/02/24 15:32:41 Might increase a bit so that it doesn't have a pot
Ivan Podogov 2015/02/24 16:33:20 We are really tight in terms of resource IDs, and
+ },
"chrome/browser/resources/translate_internals_resources.grd": {
"includes": [28500],
},

Powered by Google App Engine
This is Rietveld 408576698