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

Unified Diff: chrome/app/theme/BUILD.gn

Issue 1197813002: Generate resource pak files for top chrome material design assets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: re-upload Created 5 years, 6 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
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/BUILD.gn
diff --git a/chrome/app/theme/BUILD.gn b/chrome/app/theme/BUILD.gn
index 408100078838ddf7b710519b8e029a174add4033..6282024005eadb858eab04ba285c2775ee27aa93 100644
--- a/chrome/app/theme/BUILD.gn
+++ b/chrome/app/theme/BUILD.gn
@@ -14,6 +14,8 @@ grit("theme_resources") {
"theme_resources_100_percent.pak",
"theme_resources_200_percent.pak",
"theme_resources_300_percent.pak",
+ "theme_resources_material_100_percent.pak",
+ "theme_resources_material_200_percent.pak",
]
deps = [
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698