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

Unified Diff: components/components_tests.gyp

Issue 291503007: bookmarks: Componentize bookmark_model_unittest.cc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm it from chrome_tests_unit.gypi 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 | « components/bookmarks/core/browser/bookmark_model_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 6a3052f5a5209a63e9443e4abb394e35d15548fd..987c7e5db4f1446eb71bfd1cb5a0ae3e38fd7fa4 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -66,6 +66,7 @@
'bookmarks/core/browser/bookmark_codec_unittest.cc',
'bookmarks/core/browser/bookmark_expanded_state_tracker_unittest.cc',
'bookmarks/core/browser/bookmark_index_unittest.cc',
+ 'bookmarks/core/browser/bookmark_model_unittest.cc',
'bookmarks/core/browser/bookmark_utils_unittest.cc',
'captive_portal/captive_portal_detector_unittest.cc',
'cloud_devices/common/cloud_devices_urls_unittest.cc',
« no previous file with comments | « components/bookmarks/core/browser/bookmark_model_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698