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

Unified Diff: content/browser/BUILD.gn

Issue 2774363003: android: Java-based launcher thread (Closed)
Patch Set: comment on test 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 690073067c40644844ec23d6f7b096b062db5d95..f21202de1821bf0c4444fc876e0491a6eb6cb406 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