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

Unified Diff: base/BUILD.gn

Issue 2540603004: [Android] Redirect std{in,out,err} to sockets for layout tests. (Closed)
Patch Set: rebase Created 3 years, 11 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 | « no previous file | base/android/fifo_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 615bd27466b839c8ba199ceddb39aa28d33080d5..f7b27d2c5d2c6e55c61102b323b386e238062fc4 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -177,8 +177,6 @@ component("base") {
"android/event_log.h",
"android/field_trial_list.cc",
"android/field_trial_list.h",
- "android/fifo_utils.cc",
- "android/fifo_utils.h",
"android/important_file_writer_android.cc",
"android/important_file_writer_android.h",
"android/java_handler_thread.cc",
« no previous file with comments | « no previous file | base/android/fifo_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698