Chromium Code Reviews| Index: chrome/android/BUILD.gn |
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn |
| index 2e86b19db52b59ce8182d2dc809c983ff8f87419..adc18f85437262a02e1d6849b3bd3b66660c8b2e 100644 |
| --- a/chrome/android/BUILD.gn |
| +++ b/chrome/android/BUILD.gn |
| @@ -82,6 +82,7 @@ android_library("chrome_java") { |
| "//net/android:net_java", |
| "//components/bookmarks/common/android:bookmarks_java", |
| "//components/dom_distiller/android:dom_distiller_core_java", |
| + "//components/enhanced_bookmarks:enhanced_bookmarks_launch_location_java", |
|
cjhopman
2015/02/04 22:25:01
sry, this should go in srcjar_deps
Kibeom Kim (inactive)
2015/02/04 23:42:27
Done.
|
| "//components/gcm_driver/android:gcm_driver_java", |
| "//components/invalidation:java", |
| "//components/navigation_interception/android:navigation_interception_java", |