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

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: 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
« no previous file with comments | « base/android/fifo_utils.cc ('k') | content/shell/android/browsertests_apk/content_browser_tests_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 0a580fd90d809233dd6261fa378f9889dc9e461d..c9adf4d23e6162fe45bee0fdb66ef95e3b36409b 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',
« no previous file with comments | « base/android/fifo_utils.cc ('k') | content/shell/android/browsertests_apk/content_browser_tests_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698