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

Unified Diff: content/browser/BUILD.gn

Issue 2760093002: Making callbacks in Android ChildProcessLauncher generic. (Closed)
Patch Set: 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 28e1bc882e785e9543c0418454e5f4481583cdb9..61bce932b55ad5cbabafe1be71063e54e2a88317 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -254,6 +254,8 @@ source_set("browser") {
"android/browser_jni_registrar.h",
"android/browser_startup_controller.cc",
"android/browser_startup_controller.h",
+ "android/content_child_process_callback.cc",
+ "android/content_child_process_callback.h",
"android/content_feature_list.cc",
"android/content_feature_list.h",
"android/content_protocol_handler_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698