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

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

Issue 2173563003: Blimp settings UI integration for Chrome, everything still lives in Blimp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix nit issues, and prepare to commit. Created 4 years, 5 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 1f280cd866722990d35e8cae40655896e168bd15..578934f7d7dea51b56c927d589fe785f6d0656b0 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -72,6 +72,7 @@ if (is_android) {
"android/java/src/org/chromium/blimp_public/contents/BlimpNavigationController.java",
"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/BlimpSettingsCallbacks.java",
]
}
}

Powered by Google App Engine
This is Rietveld 408576698