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

Unified Diff: chrome/chrome_tests.gypi

Issue 179903004: Always embed manifests, even in component builds! (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: don't change .bat file in this CL -- CQ no likee Batch Created 6 years, 10 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/chrome_installer.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 9d74e21b113d3595b1881cfcb6a9c5dab56c5f2e..2eda49c5ba1e38efed0fa6211759cd58d62a9e13 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -151,9 +151,6 @@
'defines': [
'HAS_OUT_OF_PROC_TEST_RUNNER',
],
- 'variables': {
- 'win_use_external_manifest': 1,
- },
'sources': [
'../apps/app_shim/app_shim_quit_interactive_uitest_mac.mm',
'../apps/app_window_interactive_uitest.cc',
@@ -962,9 +959,6 @@
'defines': [
'HAS_OUT_OF_PROC_TEST_RUNNER',
],
- 'variables': {
- 'win_use_external_manifest': 1,
- },
'sources': [
'../apps/app_restore_service_browsertest.cc',
'../apps/app_shim/app_shim_host_manager_browsertest_mac.mm',
« no previous file with comments | « chrome/chrome_installer.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698