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

Unified Diff: components/components_tests.gyp

Issue 284893003: Move bookmarks/core/... to bookmarks/... (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index dd19540b26acd9f017af9b90a30df6ece6ac0114..f73accaedfebd7df5d5a12b8f34e460792a9684c 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -63,8 +63,8 @@
'autofill/core/common/form_field_data_unittest.cc',
'autofill/core/common/password_form_fill_data_unittest.cc',
'autofill/core/common/save_password_progress_logger_unittest.cc',
- 'bookmarks/core/browser/bookmark_codec_unittest.cc',
- 'bookmarks/core/browser/bookmark_index_unittest.cc',
+ 'bookmarks/browser/bookmark_codec_unittest.cc',
+ 'bookmarks/browser/bookmark_index_unittest.cc',
'captive_portal/captive_portal_detector_unittest.cc',
'cloud_devices/common/cloud_devices_urls_unittest.cc',
'cloud_devices/common/printer_description_unittest.cc',
« components/bookmarks.gypi ('K') | « components/bookmarks/test/test_bookmark_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698