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

Unified Diff: chrome/tools/build/chromeos/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/test/BUILD.gn ('k') | chrome/tools/build/linux/FILES.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/chromeos/FILES.cfg
diff --git a/chrome/tools/build/chromeos/FILES.cfg b/chrome/tools/build/chromeos/FILES.cfg
index 254a02d3c1e9b5e0d5918653d1c5c4c7d7469a16..855cabafee2af707779b8e166367736839ed6322 100644
--- a/chrome/tools/build/chromeos/FILES.cfg
+++ b/chrome/tools/build/chromeos/FILES.cfg
@@ -38,6 +38,14 @@
},
{
'filename': 'chrome_200_percent.pak',
+ 'buildtype': ['dev', 'official'],
+ },
+ {
+ 'filename': 'chrome_material_100_percent.pak',
+ 'buildtype': ['dev', 'official'],
+ },
+ {
+ 'filename': 'chrome_material_200_percent.pak',
'buildtype': ['dev', 'official'],
},
{
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/tools/build/linux/FILES.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698