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

Unified Diff: chrome/tools/build/win/FILES.cfg

Issue 2001093002: Revert of Remove enable_topchrome_md build flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « chrome/tools/build/linux/FILES.cfg ('k') | components/resources/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index 6b334cd174790c28e64c1eb65d59a74df98cf44a..08b8f3035e6031a60dad8ea33ea692ad265d78c0 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -87,6 +87,15 @@
'optional': ['dev', 'official'],
},
{
+ 'filename': 'chrome_material_100_percent.pak',
+ 'buildtype': ['dev', 'official'],
+ },
+ {
+ 'filename': 'chrome_material_200_percent.pak',
+ 'buildtype': ['dev', 'official'],
+ 'optional': ['dev', 'official'],
+ },
+ {
'filename': 'First Run',
'buildtype': ['dev', 'official'],
},
« no previous file with comments | « chrome/tools/build/linux/FILES.cfg ('k') | components/resources/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698