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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2320813002: arc: Enable silent PlayStore Sign-In. (Closed)
Patch Set: nits Created 4 years, 3 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/about_flags.cc ('k') | chrome/browser/chromeos/arc/arc_auth_code_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index f427176afa0390528bfcbb8f0af623ddd3b9424e..9552beeeda02b4a90ba0502d3de51871eccd0405 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -188,6 +188,9 @@ source_set("chromeos") {
"arc/arc_android_management_checker.cc",
"arc/arc_android_management_checker.h",
"arc/arc_android_management_checker_delegate.h",
+ "arc/arc_auth_code_fetcher.cc",
+ "arc/arc_auth_code_fetcher.h",
+ "arc/arc_auth_code_fetcher_delegate.h",
"arc/arc_auth_context.cc",
"arc/arc_auth_context.h",
"arc/arc_auth_context_delegate.h",
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/chromeos/arc/arc_auth_code_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698