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

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

Issue 1991573002: Remove enable_topchrome_md build flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix mac again 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
Index: chrome/tools/build/linux/FILES.cfg
diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
index 2b3b3b97ca9fbfd16f443fa705c61b740b35ec90..89acd4d870a55353fbf0d45e4cb6593269d9e3ed 100644
--- a/chrome/tools/build/linux/FILES.cfg
+++ b/chrome/tools/build/linux/FILES.cfg
@@ -44,14 +44,6 @@ FILES = [
'buildtype': ['dev', 'official'],
},
{
- 'filename': 'chrome_material_100_percent.pak',
- 'buildtype': ['dev', 'official'],
- },
- {
- 'filename': 'chrome_material_200_percent.pak',
- 'buildtype': ['dev', 'official'],
- },
- {
'filename': 'chrome_sandbox',
'buildtype': ['dev', 'official'],
},

Powered by Google App Engine
This is Rietveld 408576698