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

Unified Diff: blimp/client/public/BUILD.gn

Issue 2261273002: Integrate UI with authentication flow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Misc fixes/ Created 4 years, 4 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: blimp/client/public/BUILD.gn
diff --git a/blimp/client/public/BUILD.gn b/blimp/client/public/BUILD.gn
index 284c58732e42f7d49fa82bf0a4affd77330509f1..0977f6e3183e017d8877cb7d5e2958d0d6932358 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -82,7 +82,6 @@ if (is_android) {
"android/java/src/org/chromium/blimp_public/contents/EmptyBlimpContentsObserver.java",
"android/java/src/org/chromium/blimp_public/BlimpClientContext.java",
"android/java/src/org/chromium/blimp_public/BlimpClientContextDelegate.java",
- "android/java/src/org/chromium/blimp_public/BlimpSettingsCallbacks.java",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698