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

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: Changes according to comments in Patch Set 3 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') | base/test/test_suite.cc » ('J')
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 99c826cbf48721234be00ef67e095371cf85b7d8..b3c6eece423d1180669ee8ce4be2b1acb7e8b0b9 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -457,7 +457,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') | base/test/test_suite.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698