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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 7720022: Third-party appcache blocking. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: MockAppCachePolicy fixes. Created 9 years, 3 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
Index: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index 2d457dbd70f34b88825a2aeaa313077f29879829..c2daba7b280b1c3954ce32f01674acc373abb890 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -378,6 +378,8 @@
'../../appcache/appcache_storage_impl_unittest.cc',
'../../appcache/appcache_update_job_unittest.cc',
'../../appcache/appcache_url_request_job_unittest.cc',
+ '../../appcache/mock_appcache_policy.h',
+ '../../appcache/mock_appcache_policy.cc',
'../../appcache/mock_appcache_service.cc',
'../../appcache/mock_appcache_service.h',
'../../appcache/mock_appcache_storage.cc',
« webkit/appcache/appcache_service.cc ('K') | « webkit/appcache/view_appcache_internals_job.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698