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

Unified Diff: webkit/support/webkit_support.gypi

Issue 22180002: Move some mock files out of webkit_support target as they're no longer used there (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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_tests.gypi ('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 682fe0d453934c6ee226af626fd3c3e56c696842..84244fa35005552afd7f029f3428e67f3991087a 100644
--- a/webkit/support/webkit_support.gypi
+++ b/webkit/support/webkit_support.gypi
@@ -116,12 +116,6 @@
'<(DEPTH)/base/base.gyp:base',
],
'sources': [
- '<(DEPTH)/webkit/browser/fileapi/mock_file_system_context.cc',
- '<(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/support/mac/DumpRenderTreePasteboard.h',
'<(DEPTH)/webkit/support/mac/DumpRenderTreePasteboard.m',
'<(DEPTH)/webkit/support/mock_webclipboard_impl.cc',
« no previous file with comments | « content/content_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698