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

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 fix. 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 b9023b139d061fb1f337642751715ad9ba0717cf..e3289d8deafc7f6102ee71fb187582dbc8b5a44f 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -77,7 +77,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