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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1291543004: Inject JSON parsing in WebResource as a callback rather than inheritance (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webResources1
Patch Set: Created 5 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 | « ios/chrome/browser/web_resource/ios_web_resource_service.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index a63442880987badf6f5b35c637f403eef60b6425..11f0322043c8c7cfacd8216b086ce7c460178d16 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -439,8 +439,6 @@
'browser/web/web_view_type_util.mm',
'browser/web_data_service_factory.cc',
'browser/web_data_service_factory.h',
- 'browser/web_resource/ios_web_resource_service.cc',
- 'browser/web_resource/ios_web_resource_service.h',
'browser/xcallback_parameters.h',
'browser/xcallback_parameters.mm',
],
« no previous file with comments | « ios/chrome/browser/web_resource/ios_web_resource_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698