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

Unified Diff: base/base.gypi

Issue 16599008: Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes 'n rebase Created 7 years, 6 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 1ecb368eecc46ab130842339fedbdc8a44a3bd32..dddd711a18e24c6f308ca03013883dd7a17586c0 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -40,6 +40,8 @@
'android/build_info.cc',
'android/build_info.h',
'android/cpu_features.cc',
+ 'android/fifo_utils.cc',
+ 'android/fifo_utils.h',
'android/important_file_writer_android.cc',
'android/important_file_writer_android.h',
'android/scoped_java_ref.cc',

Powered by Google App Engine
This is Rietveld 408576698