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

Unified Diff: content/browser/BUILD.gn

Issue 2774363003: android: Java-based launcher thread (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 a35245bfb7004ea1d94031f5d39897dacb876640..f440d26350892da105a1cf3749f9d795f68c02aa 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -265,6 +265,8 @@ source_set("browser") {
"android/gpu_process_callback.h",
"android/java_interfaces_impl.cc",
"android/java_interfaces_impl.h",
+ "android/launcher_thread.cc",
+ "android/launcher_thread.h",
"android/scoped_surface_request_manager.cc",
"android/scoped_surface_request_manager.h",
"android/string_message_codec.cc",

Powered by Google App Engine
This is Rietveld 408576698