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

Unified Diff: webkit/support/webkit_support.gypi

Issue 16010007: Move webkit/quota files to webkit/browser/quota or webkit/common/quota (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 | « webkit/support/webkit_support.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/support/webkit_support.gypi
diff --git a/webkit/support/webkit_support.gypi b/webkit/support/webkit_support.gypi
index c5b8722e85191473ba502278ff868798ec0e0f36..cf1ee028acd104f7f911aa2468130e748d6897b3 100644
--- a/webkit/support/webkit_support.gypi
+++ b/webkit/support/webkit_support.gypi
@@ -127,6 +127,8 @@
'<(DEPTH)/webkit/browser/fileapi/mock_file_system_context.h',
'<(DEPTH)/webkit/browser/fileapi/mock_file_system_options.cc',
'<(DEPTH)/webkit/browser/fileapi/mock_file_system_options.h',
+ '<(DEPTH)/webkit/browser/quota/mock_special_storage_policy.cc',
+ '<(DEPTH)/webkit/browser/quota/mock_special_storage_policy.h',
'<(DEPTH)/webkit/tools/test_shell/mac/DumpRenderTreePasteboard.h',
'<(DEPTH)/webkit/tools/test_shell/mac/DumpRenderTreePasteboard.m',
'<(DEPTH)/webkit/tools/test_shell/mock_webclipboard_impl.cc',
@@ -156,8 +158,6 @@
'<(DEPTH)/webkit/mocks/mock_webhyphenator.h',
'<(DEPTH)/webkit/mocks/test_media_stream_client.cc',
'<(DEPTH)/webkit/mocks/test_media_stream_client.h',
- '<(DEPTH)/webkit/quota/mock_special_storage_policy.cc',
- '<(DEPTH)/webkit/quota/mock_special_storage_policy.h',
'simple_database_system.cc',
'simple_database_system.h',
],
« no previous file with comments | « webkit/support/webkit_support.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698