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

Unified Diff: tools/gritsettings/resource_ids

Issue 1038723002: Reland part 3 of 4: Modify blink users so they use blink images. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use 'const unsigned char' for resources. Created 5 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: tools/gritsettings/resource_ids
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index 43a4315afde41ef7977d03e22c996b9b74c33fd9..659523b564cacc1bc360c786722baf2f498d0396 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -234,10 +234,10 @@
"messages": [30000],
},
"components/resources/components_resources.grd": {
- "includes": [30250],
+ "includes": [30225],
},
"components/resources/components_scaled_resources.grd": {
- "structures": [30300],
+ "structures": [30280],
},
"third_party/WebKit/public/blink_resources.grd": {
"includes": [30350],

Powered by Google App Engine
This is Rietveld 408576698