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

Unified Diff: ios/web/ios_web.gyp

Issue 889663002: Upstream the iOS WebClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « no previous file | ios/web/public/web_client.h » ('j') | ios/web/public/web_client.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index f9310434e48479b6fbe148bb7f41f97459e3474c..6abaacf75eb9e6a4d0eebe7116f34e47b914d1e2 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -38,6 +38,8 @@
'public/url_scheme_util.h',
'public/user_agent.h',
'public/user_agent.mm',
+ 'public/web_client.cc',
+ 'public/web_client.h',
'public/web_state/js/crw_js_base_manager.h',
'public/web_state/js/crw_js_injection_evaluator.h',
'public/web_state/js/crw_js_injection_manager.h',
« no previous file with comments | « no previous file | ios/web/public/web_client.h » ('j') | ios/web/public/web_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698