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

Unified Diff: device/BUILD.gn

Issue 1932183002: Add IntDefs to generated Java enums. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update deps. 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
« no previous file with comments | « components/sync/android/BUILD.gn ('k') | device/gamepad/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index edc2d2d733c301e2306a686ec59c95de346f1544..6330dacbb1e74f5c1536524e75912c2bdda02a83 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -250,6 +250,7 @@ if (is_android) {
"//base:base_java",
"//base:base_java_test_support",
"//device/gamepad:java",
+ "//third_party/android_tools:android_support_annotations_java",
]
srcjar_deps = [ "//device/gamepad:java_enums_srcjar" ]
}
« no previous file with comments | « components/sync/android/BUILD.gn ('k') | device/gamepad/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698