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

Unified Diff: content/browser/BUILD.gn

Issue 2755673005: [Android] Trigger native event batching through Feature API (Closed)
Patch Set: Add back "abstract" Created 3 years, 9 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/chrome_feature_list.cc ('k') | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 9ecbeeace16bbb78b559511ab2e0d011e90e20d0..3547d40ca44d021b909ef68aa491c39a9c4d50b6 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -253,6 +253,8 @@ source_set("browser") {
"android/browser_startup_controller.h",
"android/child_process_launcher_android.cc",
"android/child_process_launcher_android.h",
+ "android/content_feature_list.cc",
+ "android/content_feature_list.h",
"android/content_protocol_handler_impl.cc",
"android/content_protocol_handler_impl.h",
"android/content_startup_flags.cc",
« no previous file with comments | « chrome/browser/android/chrome_feature_list.cc ('k') | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698