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

Unified Diff: mojo/public/java/BUILD.gn

Issue 1529093004: [mojo] Suppress findbugs errors on generated bindings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | mojo/public/tools/bindings/generators/java_templates/data_types_definition.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/java/BUILD.gn
diff --git a/mojo/public/java/BUILD.gn b/mojo/public/java/BUILD.gn
index dd819cf994f15fe7805e8a6a5d70d80f1a5d2978..e33faaa9b09d2d0f1e48b15d20a209ee4afd4b97 100644
--- a/mojo/public/java/BUILD.gn
+++ b/mojo/public/java/BUILD.gn
@@ -57,6 +57,7 @@ android_library("bindings") {
deps = [
":system",
+ "//base:base_java",
]
srcjar_deps = [ "../interfaces/bindings:bindings_java_sources" ]
« no previous file with comments | « no previous file | mojo/public/tools/bindings/generators/java_templates/data_types_definition.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698