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

Unified Diff: webkit/support/webkit_support.gypi

Issue 17476002: delete webkit/support/simple_xxx's (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android Created 7 years, 6 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.cc ('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 de712f35fa28a9538998475a39726c36da15fd71..e6883fb1e7f8d01205e60bed2c9be648b26715da 100644
--- a/webkit/support/webkit_support.gypi
+++ b/webkit/support/webkit_support.gypi
@@ -133,28 +133,10 @@
'<(DEPTH)/webkit/support/mac/DumpRenderTreePasteboard.m',
'<(DEPTH)/webkit/support/mock_webclipboard_impl.cc',
'<(DEPTH)/webkit/support/mock_webclipboard_impl.h',
- '<(DEPTH)/webkit/support/simple_appcache_system.cc',
- '<(DEPTH)/webkit/support/simple_appcache_system.h',
- '<(DEPTH)/webkit/support/simple_dom_storage_system.cc',
- '<(DEPTH)/webkit/support/simple_dom_storage_system.h',
- '<(DEPTH)/webkit/support/simple_file_system.cc',
- '<(DEPTH)/webkit/support/simple_file_system.h',
- '<(DEPTH)/webkit/support/simple_file_writer.cc',
- '<(DEPTH)/webkit/support/simple_file_writer.h',
- '<(DEPTH)/webkit/support/simple_resource_loader_bridge.cc',
- '<(DEPTH)/webkit/support/simple_resource_loader_bridge.h',
- '<(DEPTH)/webkit/support/simple_socket_stream_bridge.cc',
- '<(DEPTH)/webkit/support/simple_socket_stream_bridge.h',
- '<(DEPTH)/webkit/support/simple_webcookiejar_impl.cc',
- '<(DEPTH)/webkit/support/simple_webcookiejar_impl.h',
- '<(DEPTH)/webkit/support/test_shell_request_context.cc',
- '<(DEPTH)/webkit/support/test_shell_request_context.h',
'<(DEPTH)/webkit/support/test_shell_webblobregistry_impl.cc',
'<(DEPTH)/webkit/support/test_shell_webblobregistry_impl.h',
'<(DEPTH)/webkit/mocks/mock_webhyphenator.cc',
'<(DEPTH)/webkit/mocks/mock_webhyphenator.h',
- 'simple_database_system.cc',
- 'simple_database_system.h',
],
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
'msvs_disabled_warnings': [ 4267, ],
« no previous file with comments | « webkit/support/webkit_support.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698