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

Unified Diff: components/components_tests.gyp

Issue 1711983003: Move profile_sync_service_bookmark_unittest to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@586642_no_chrome_deps
Patch Set: Just rebased Created 4 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 | « components/browser_sync/browser/profile_sync_service_bookmark_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 9b7db382e3fa3a9278b484b0a686a1086fb34851..868500f5d62edcb9ca98312b7e8f13b9c7842d3a 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -77,6 +77,7 @@
],
'browser_sync_unittest_sources': [
'browser_sync/browser/profile_sync_service_autofill_unittest.cc',
+ 'browser_sync/browser/profile_sync_service_bookmark_unittest.cc',
'browser_sync/browser/profile_sync_service_startup_unittest.cc',
'browser_sync/browser/profile_sync_service_unittest.cc',
'browser_sync/browser/profile_sync_service_typed_url_unittest.cc',
« no previous file with comments | « components/browser_sync/browser/profile_sync_service_bookmark_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698