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

Unified Diff: chrome/android/BUILD.gn

Issue 1864053002: Implement Android UI of web notification inline replies Base URL: https://chromium.googlesource.com/chromium/src.git@inline_replies_ps1
Patch Set: Created 4 years, 8 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
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 761c822ac80572d05327b717d14972ec47df43c6..86efb5a08c5720448f36442ba713b3b186a7445b 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -233,6 +233,7 @@ java_cpp_enum("chrome_android_java_enums_srcjar") {
"//chrome/browser/browsing_data/browsing_data_remover.h",
"//chrome/browser/profiles/profile_metrics.h",
"//chrome/browser/ui/android/infobars/infobar_android.h",
+ "//ui/message_center/notification.h",
Nina 2016/04/06 16:05:48 This is the thing I'm not entirely sure about. If
]
}

Powered by Google App Engine
This is Rietveld 408576698