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

Unified Diff: components/components_tests.gyp

Issue 277093003: Move bookmark_utils_unittest.cc into components/bookmarks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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_utils_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 c7e2421de987375f9142df7bf48810892d347bed..c9ab7c5d9493b3b3e28fdecac011e9b1d1ed4997 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -65,6 +65,7 @@
'autofill/core/common/save_password_progress_logger_unittest.cc',
'bookmarks/core/browser/bookmark_codec_unittest.cc',
'bookmarks/core/browser/bookmark_index_unittest.cc',
+ 'bookmarks/core/browser/bookmark_utils_unittest.cc',
'captive_portal/captive_portal_detector_unittest.cc',
'cloud_devices/common/cloud_devices_urls_unittest.cc',
'cloud_devices/common/printer_description_unittest.cc',
« no previous file with comments | « components/bookmarks/core/browser/bookmark_utils_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698