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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 306203004: Move the unit test to the test target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 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
« no previous file with comments | « no previous file | no next file » | 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 30e363552941e34207a5437a011b10491c11a2cb..f77c79bccd957d7b1a8adccfe1327a2b2d434c20 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -47,7 +47,6 @@
'sources': [
'app/chrome_main_delegate.cc',
'app/chrome_main_delegate.h',
- 'browser/android/bookmarks/partner_bookmarks_shim_unittest.cc',
'browser/browsing_data/mock_browsing_data_appcache_helper.cc',
'browser/browsing_data/mock_browsing_data_appcache_helper.h',
'browser/browsing_data/mock_browsing_data_cookie_helper.cc',
@@ -583,6 +582,7 @@
'app/chrome_dll.rc',
# All unittests in browser, common, renderer and service.
'browser/about_flags_unittest.cc',
+ 'browser/android/bookmarks/partner_bookmarks_shim_unittest.cc',
# mock_google_location_settings_helper could logically go in
# test_support_unit. However tests suites in the internal repository
# depend on an alternate implementation so instead each test suite
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698