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

Unified Diff: chrome/android/BUILD.gn

Issue 2695113002: [Webview, Child Accounts] Automatically sign in to Chrome if needed. (Closed)
Patch Set: Fix instrumentation tests Created 3 years, 10 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 | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/childaccounts/ChildAccountService.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index da28944f6048ea6ec8e3982db50f47903c8a1913..cac79b9f71e8f3eea8fdf4cf57c0c26178582036 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -247,6 +247,7 @@ android_library("chrome_java") {
"//components/omnibox/browser:autocomplete_match_type_javagen",
"//components/security_state/core:security_state_enums_java",
"//components/signin/core/browser:investigated_scenario_java",
+ "//components/supervised_user_error_page:enums_srcjar",
]
# Manifest used for linting (determining unused resources).
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/childaccounts/ChildAccountService.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698