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

Unified Diff: base/base.gyp

Issue 10408091: Chromium support of running DumpRenderTree as an apk on Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and move out net dependency from testing/android Created 8 years, 7 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 | « no previous file | base/test/test_stub_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 72bfdc67843fcb8d5115a60551aee319e7381d0d..4aa3de7d6345e52416b10b2861c81daafd88fd00 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -458,7 +458,8 @@
'test/test_reg_util_win.h',
'test/test_suite.cc',
'test/test_suite.h',
- 'test/test_stub_android.cc',
+ 'test/test_support_android.cc',
+ 'test/test_support_android.h',
'test/test_switches.cc',
'test/test_switches.h',
'test/test_timeouts.cc',
« no previous file with comments | « no previous file | base/test/test_stub_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698