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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 23513059: Media Galleries API Picasa: End-to-end browsertest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 289c87c4249c94ac22c162a0bf98c78799c7ef1f..d16e088f1f51f10d09c04f637d2cf0e9aaa0bfb3 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -500,6 +500,9 @@
],
},
},
+ 'variables': {
+ 'win_use_external_manifest': 1,
vandebo (ex-Chrome) 2013/10/01 16:41:10 Don't commit this.
tommycli 2013/10/01 17:11:42 Done.
+ },
'sources': [
'../apps/app_shim/app_shim_host_mac_unittest.cc',
'../apps/saved_files_service_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698