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

Unified Diff: content/content_tests.gypi

Issue 231923002: Move blob_storage_host from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits Created 6 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 | « content/content_browser.gypi ('k') | webkit/browser/blob/blob_storage_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2341cfabd0ac6c5ac5840b8cfa4a1b39ba8cd853..efe0cd10117f35ee3b5548bc78ec7fda6a688051 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -379,6 +379,7 @@
'browser/download/file_metadata_unittest_linux.cc',
'browser/download/rate_estimator_unittest.cc',
'browser/download/save_package_unittest.cc',
+ 'browser/fileapi/blob_storage_context_unittest.cc',
'browser/fileapi/blob_url_request_job_unittest.cc',
'browser/fileapi/copy_or_move_file_validator_unittest.cc',
'browser/fileapi/copy_or_move_operation_delegate_unittest.cc',
@@ -631,7 +632,6 @@
'../webkit/browser/appcache/mock_appcache_storage.cc',
'../webkit/browser/appcache/mock_appcache_storage.h',
'../webkit/browser/appcache/mock_appcache_storage_unittest.cc',
- '../webkit/browser/blob/blob_storage_context_unittest.cc',
'../webkit/browser/blob/local_file_stream_reader_unittest.cc',
'../webkit/browser/database/database_quota_client_unittest.cc',
'../webkit/browser/database/database_tracker_unittest.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | webkit/browser/blob/blob_storage_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698