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

Unified Diff: chrome/SConscript.unit_tests

Issue 1868: Moves bookmark related classes into bookmarks directory. There are no... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 3 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 | chrome/browser/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/SConscript.unit_tests
===================================================================
--- chrome/SConscript.unit_tests (revision 1903)
+++ chrome/SConscript.unit_tests (working copy)
@@ -108,8 +108,8 @@
'browser/autocomplete/keyword_provider_unittest.cc',
'browser/back_forward_menu_model_unittest.cc',
'browser/bookmark_bar_context_menu_controller_test.cc',
- 'browser/bookmark_bar_model_unittest.cc',
- 'browser/bookmark_drag_data_unittest.cc',
+ 'browser/bookmarks/bookmark_bar_model_unittest.cc',
+ 'browser/bookmarks/bookmark_drag_data_unittest.cc',
'browser/cache_manager_host_unittest.cc',
'browser/chrome_thread_unittest.cc',
'browser/controller_unittest.cc',
« no previous file with comments | « no previous file | chrome/browser/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698