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

Unified Diff: content/content_tests.gypi

Issue 15367010: Move webkit/database to webkit/browser and webkit/common. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 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 | « content/content_common_child.gypi ('k') | content/renderer/render_thread_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
===================================================================
--- content/content_tests.gypi (revision 201604)
+++ content/content_tests.gypi (working copy)
@@ -439,6 +439,10 @@
'../webkit/blob/mock_blob_url_request_context.cc',
'../webkit/blob/mock_blob_url_request_context.h',
'../webkit/blob/shareable_file_reference_unittest.cc',
+ '../webkit/browser/database/database_quota_client_unittest.cc',
+ '../webkit/browser/database/databases_table_unittest.cc',
+ '../webkit/browser/database/database_tracker_unittest.cc',
+ '../webkit/browser/database/database_util_unittest.cc',
'../webkit/browser/fileapi/copy_or_move_file_validator_unittest.cc',
'../webkit/browser/fileapi/file_system_dir_url_request_job_unittest.cc',
'../webkit/browser/fileapi/file_system_mount_point_provider_unittest.cc',
@@ -457,11 +461,7 @@
'../webkit/browser/fileapi/transient_file_util_unittest.cc',
'../webkit/chromeos/fileapi/cros_mount_point_provider_unittest.cc',
'../webkit/chromeos/fileapi/file_access_permissions_unittest.cc',
- '../webkit/database/database_connections_unittest.cc',
- '../webkit/database/database_quota_client_unittest.cc',
- '../webkit/database/databases_table_unittest.cc',
- '../webkit/database/database_tracker_unittest.cc',
- '../webkit/database/database_util_unittest.cc',
+ '../webkit/common/database/database_connections_unittest.cc',
'../webkit/dom_storage/dom_storage_area_unittest.cc',
'../webkit/dom_storage/dom_storage_cached_area_unittest.cc',
'../webkit/dom_storage/dom_storage_context_unittest.cc',
« no previous file with comments | « content/content_common_child.gypi ('k') | content/renderer/render_thread_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698