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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 308003005: app_list: Drive app integration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 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/common/pref_names.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 2eac85037274e02338a47d9730d0e1f729372712..311831f64c38986563e2a79c16a4604a58b7ac1b 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -599,6 +599,7 @@
'browser/android/mock_google_location_settings_helper.cc',
'browser/android/mock_google_location_settings_helper.h',
'browser/app_controller_mac_unittest.mm',
+ 'browser/apps/drive/drive_app_mapping_unittest.cc',
'browser/apps/ephemeral_app_service_unittest.cc',
'browser/autocomplete/autocomplete_input_unittest.cc',
'browser/autocomplete/autocomplete_match_unittest.cc',
@@ -2738,6 +2739,7 @@
],
}, {
'sources/': [
+ ['exclude', '^browser/apps/drive/'],
['exclude', '^browser/ui/app_list/'],
['exclude', '^browser/ui/views/app_list/'],
],
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698