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

Unified Diff: chrome/chrome_browser.gypi

Issue 197313007: Add Easy Unlock options to chrome://settings behind a flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update URL Created 6 years, 9 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 3727bf06ff7cf1a04a734d2ddc1d82ecc52c3d94..b3d919a7d5b41b37e8b76efbb69ef44491e5f74d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2116,6 +2116,8 @@
'browser/signin/chrome_signin_client.h',
'browser/signin/chrome_signin_client_factory.cc',
'browser/signin/chrome_signin_client_factory.h',
+ 'browser/signin/easy_unlock_controller.cc',
+ 'browser/signin/easy_unlock_controller.h',
'browser/signin/local_auth.cc',
'browser/signin/local_auth.h',
'browser/signin/mutable_profile_oauth2_token_service.cc',

Powered by Google App Engine
This is Rietveld 408576698