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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 296773002: Add a Key class (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased. Created 6 years, 7 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 | « chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 03e957a82257c949c412b9dfcb2f0dcb981939b3..4f6ae7ce3b5efd7f7c1b0afe1008cd5aba6f0e97 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -500,6 +500,8 @@
'browser/chromeos/login/auth/authenticator.h',
'browser/chromeos/login/auth/extended_authenticator.cc',
'browser/chromeos/login/auth/extended_authenticator.h',
+ 'browser/chromeos/login/auth/key.cc',
+ 'browser/chromeos/login/auth/key.h',
'browser/chromeos/login/auth/login_performer.cc',
'browser/chromeos/login/auth/login_performer.h',
'browser/chromeos/login/auth/login_status_consumer.cc',
« no previous file with comments | « chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698