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

Unified Diff: chrome/interactive_ui_tests.isolate

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/interactive_ui_tests.isolate
diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate
index a78e861fef2b3e8ebb7de737370f406c24dc4a12..63953195a1dbb7a2b9314b28ae900d9510583714 100644
--- a/chrome/interactive_ui_tests.isolate
+++ b/chrome/interactive_ui_tests.isolate
@@ -63,9 +63,7 @@
['OS=="linux" or OS=="win"', {
'variables': {
'files': [
- '<(PRODUCT_DIR)/chrome_material_100_percent.pak',
'<(PRODUCT_DIR)/chrome_100_percent.pak',
- '<(PRODUCT_DIR)/chrome_material_200_percent.pak',
'<(PRODUCT_DIR)/chrome_200_percent.pak',
'<(PRODUCT_DIR)/locales/en-US.pak',
'<(PRODUCT_DIR)/locales/fr.pak',

Powered by Google App Engine
This is Rietveld 408576698