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

Unified Diff: content/public/android/BUILD.gn

Issue 2320693003: [Download Home] Expose Java side to DownloadItem states (Closed)
Patch Set: Rebased Created 4 years, 3 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 | « chrome/browser/android/download/download_manager_service.cc ('k') | content/public/browser/download_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index 95de38542a86264668b78ce2dc127bcc5b95f34d..78d1e332210721396a4a55e662bcf39ce72be051 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -264,6 +264,7 @@ java_cpp_enum("content_public_android_java_enums_srcjar") {
"//content/browser/android/gesture_event_type.h",
"//content/browser/device_sensors/device_sensors_consts.h",
"//content/browser/device_sensors/sensor_manager_android.h",
+ "//content/public/browser/download_item.h",
"//content/public/browser/invalidate_type.h",
"//content/public/browser/navigation_controller.h",
"//content/public/browser/readback_types.h",
« no previous file with comments | « chrome/browser/android/download/download_manager_service.cc ('k') | content/public/browser/download_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698