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

Unified Diff: blimp/client/BUILD.gn

Issue 2211613002: Add AssignmentSource to BlimpClientContextImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge origin/master 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
« no previous file with comments | « no previous file | blimp/client/app/android/blimp_client_session_android.h » ('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 8a42801bd2795a3ecbd2809b6ced8fa2cbf93df2..52e0fd97c4fccbec9aed868295876584e1662e94 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -390,8 +390,6 @@ if (is_android) {
"app/android/java/src/org/chromium/blimp/toolbar/ToolbarMenu.java",
"app/android/java/src/org/chromium/blimp/toolbar/UrlBar.java",
]
-
- srcjar_deps = [ "//blimp/client/core/session:java_enums_srcjar" ]
}
android_library("blimp_test_java") {
« no previous file with comments | « no previous file | blimp/client/app/android/blimp_client_session_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698