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

Unified Diff: base/BUILD.gn

Issue 2540603004: [Android] Redirect std{in,out,err} to sockets for layout tests. (Closed)
Patch Set: peter comments 2 Created 4 years 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: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 88d5d7f036c33d5563b1460dbfe651871816ec04..c7f14f333655f25899f085b786a3020828f76d30 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -174,8 +174,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') | third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/android.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698