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

Unified Diff: base/BUILD.gn

Issue 2540603004: [Android] Redirect std{in,out,err} to sockets for layout tests. (Closed)
Patch Set: peter comments after layout_test_android -> scoped_android_configuration 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 91667d16541546c56d6ed61d17c5fca5537121cc..1334d782670919470199a9cf30e68943c92eaa88 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') | content/shell/browser/layout_test/scoped_android_configuration.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698