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

Unified Diff: content/browser/BUILD.gn

Issue 2774363003: android: Java-based launcher thread (Closed)
Patch Set: gab review 2 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 | « base/test/android/java_handler_thread_for_testing.cc ('k') | content/browser/android/launcher_thread.h » ('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 7a5462440802404f927057b5d2925376124779a9..bb45d31066fe9e8610e39d97ff9397cea2b1afa1 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",
« no previous file with comments | « base/test/android/java_handler_thread_for_testing.cc ('k') | content/browser/android/launcher_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698