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

Unified Diff: chrome/android/BUILD.gn

Issue 2440483002: Combine action parameters sent to Android displayNotification (Closed)
Patch Set: Put NotificationActionType enum in notification_platform_bridge_android.cc Created 4 years, 2 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 | chrome/android/java/src/org/chromium/chrome/browser/notifications/ActionInfo.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index c8e3f4db77c7c30ab86c055558d4d7f5fc10a238..4bbd714cc185540cbecc535119eaad3d0b42a0f3 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -277,6 +277,7 @@ java_cpp_enum("chrome_android_java_enums_srcjar") {
"//chrome/browser/android/policy/policy_auditor.cc",
"//chrome/browser/android/shortcut_info.h",
"//chrome/browser/android/tab_android.h",
+ "//chrome/browser/notifications/notification_platform_bridge_android.cc",
"//chrome/browser/profiles/profile_metrics.h",
"//chrome/browser/ui/android/infobars/infobar_android.h",
]
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/notifications/ActionInfo.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698