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

Unified Diff: components/proximity_auth.gypi

Issue 1302313004: Replace ProximityAuthUIDelegate with ProximityAuthClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@proximity_auth_client
Patch Set: fixes 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
Index: components/proximity_auth.gypi
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
index b5f60cab06a6f18efc66105bc6acee7c4f11ef4e..1d50544498fca5c82b9e763075a6d973e21d81be 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -235,11 +235,8 @@
'..',
],
'sources': [
- 'proximity_auth/webui/cryptauth_enroller_factory_impl.cc',
- 'proximity_auth/webui/cryptauth_enroller_factory_impl.h',
'proximity_auth/webui/proximity_auth_ui.cc',
'proximity_auth/webui/proximity_auth_ui.h',
- 'proximity_auth/webui/proximity_auth_ui_delegate.h',
'proximity_auth/webui/proximity_auth_webui_handler.cc',
'proximity_auth/webui/proximity_auth_webui_handler.h',
'proximity_auth/webui/reachable_phone_flow.cc',
« no previous file with comments | « chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc ('k') | components/proximity_auth/webui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698