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

Unified Diff: android_webview/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 | « no previous file | base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index cf743b3f93b0fa120b4698ecfcf4cc00fb5ae97c..8afd21a177d7524a65ebca0bcd263a71bfb93965 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -686,6 +686,7 @@ android_library("android_webview_java") {
"//content/public/android:content_java",
"//device/geolocation:geolocation_java",
"//net/android:net_java",
+ "//third_party/android_tools:android_support_annotations_java",
"//ui/android:ui_java",
]
« no previous file with comments | « no previous file | base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698