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

Unified Diff: ios/web_view/shell/BUILD.gn

Issue 2800433002: Remove CWVDelegate. (Closed)
Patch Set: Respond to comments. Created 3 years, 8 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/web_view/public/cwv_delegate.h ('k') | ios/web_view/shell/shell_app_delegate.m » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/shell/BUILD.gn
diff --git a/ios/web_view/shell/BUILD.gn b/ios/web_view/shell/BUILD.gn
index ee8a57be247479933e1b38a729964f3ab810bc38..46bcdd1d24d2d0d8d18987e47f59d247b595c54d 100644
--- a/ios/web_view/shell/BUILD.gn
+++ b/ios/web_view/shell/BUILD.gn
@@ -19,8 +19,6 @@ source_set("shell") {
sources = [
"shell_app_delegate.h",
"shell_app_delegate.m",
- "shell_delegate.h",
- "shell_delegate.m",
"shell_exe_main.m",
"shell_view_controller.h",
"shell_view_controller.m",
« no previous file with comments | « ios/web_view/public/cwv_delegate.h ('k') | ios/web_view/shell/shell_app_delegate.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698