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

Unified Diff: chrome/test/unit/unittests.vcproj

Issue 99217: Implement ID persistence for bookmarks:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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 | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/unit/unittests.vcproj
===================================================================
--- chrome/test/unit/unittests.vcproj (revision 14989)
+++ chrome/test/unit/unittests.vcproj (working copy)
@@ -400,6 +400,10 @@
>
</File>
<File
+ RelativePath="..\..\browser\bookmarks\bookmark_codec_unittest.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\browser\bookmarks\bookmark_context_menu_test.cc"
>
</File>
@@ -420,6 +424,14 @@
>
</File>
<File
+ RelativePath="..\..\browser\bookmarks\bookmark_model_test_utils.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\browser\bookmarks\bookmark_model_test_utils.h"
+ >
+ </File>
+ <File
RelativePath="..\..\browser\bookmarks\bookmark_model_unittest.cc"
>
</File>
@@ -564,10 +576,6 @@
>
</File>
<File
- RelativePath="..\..\browser\autocomplete\search_provider_unittest.cc"
- >
- </File>
- <File
RelativePath="..\..\browser\login_prompt_unittest.cc"
>
</File>
@@ -680,6 +688,10 @@
>
</File>
<File
+ RelativePath="..\..\browser\autocomplete\search_provider_unittest.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\browser\sessions\session_backend_unittest.cc"
>
</File>
@@ -847,19 +859,19 @@
>
</File>
<File
- RelativePath="..\..\browser\net\test_url_fetcher_factory.cc"
+ RelativePath="..\..\browser\renderer_host\test_render_view_host.cc"
>
</File>
<File
- RelativePath="..\..\browser\net\test_url_fetcher_factory.h"
+ RelativePath="..\..\browser\renderer_host\test_render_view_host.h"
>
</File>
<File
- RelativePath="..\..\browser\renderer_host\test_render_view_host.cc"
+ RelativePath="..\..\browser\net\test_url_fetcher_factory.cc"
>
</File>
<File
- RelativePath="..\..\browser\renderer_host\test_render_view_host.h"
+ RelativePath="..\..\browser\net\test_url_fetcher_factory.h"
>
</File>
<File
« no previous file with comments | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698