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

Unified Diff: blimp/client/BUILD.gn

Issue 2351703003: Refactor: move components/sync/../signin to components/signin/../ (Closed)
Patch Set: rebase 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 | « no previous file | blimp/client/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index 1c36f95ec3d4507e5d4003c5d80270883e5f9575..c5b437a3244cd902910a2c41e93f3ed42e7dde44 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -290,6 +290,7 @@ if (is_android) {
"//blimp/client/core/contents:contents_java",
"//blimp/client/core/settings:settings_java",
"//blimp/client/public:public_headers_java",
+ "//components/signin/core/browser/android:java",
"//components/sync/android:sync_java",
"//third_party/android_tools:android_support_v7_appcompat_java",
"//ui/android:ui_java",
« no previous file with comments | « no previous file | blimp/client/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698