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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 12089102: Make most code on mac compile with enable_web_intents=0 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ffff Created 7 years, 11 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_tests.gypi ('k') | chrome/test/base/test_location_bar.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 6bf0c1f4c8174681f2e4ea501769124934208072..9bcaad831d7e17b5e71cd2b42f116f2686f0b5ee 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2203,8 +2203,12 @@
['exclude', '^browser/ui/intents/'],
],
'sources!': [
+ 'browser/ui/cocoa/location_bar/web_intents_button_decoration_unittest.mm',
'browser/webdata/web_data_service_unittest.cc',
'browser/webdata/web_intents_table_unittest.cc',
+ 'common/extensions/manifest_tests/extension_manifests_web_intents_unittest.cc',
+ '../webkit/glue/web_intent_reply_data_unittest.cc',
+ '../webkit/glue/web_intent_service_data_unittest.cc',
],
}],
['enable_themes==0', {
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/test/base/test_location_bar.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698