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

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: 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 456bcb3b10136f3b64882f2af54d1fba12928c3a..9e952a35a617769f3275e773c4069eec5a414100 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