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

Unified Diff: trunk/src/android_webview/android_webview_tests.gypi

Issue 18547009: Revert 209420 "Factor out content shell and tests into a standal..." (Closed) Base URL: svn://svn.chromium.org/chrome/
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
« no previous file with comments | « no previous file | trunk/src/ash/ash.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/android_webview/android_webview_tests.gypi
===================================================================
--- trunk/src/android_webview/android_webview_tests.gypi (revision 209768)
+++ trunk/src/android_webview/android_webview_tests.gypi (working copy)
@@ -51,7 +51,7 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base_java_test_support',
- '../content/content_shell_and_tests.gyp:content_java_test_support',
+ '../content/content.gyp:content_java_test_support',
'../net/net.gyp:net_java_test_support',
'android_webview_apk_java',
],
@@ -67,7 +67,7 @@
'type': '<(gtest_target_type)',
'dependencies': [
'../base/base.gyp:test_support_base',
- '../content/content_shell_and_tests.gyp:test_support_content',
+ '../content/content.gyp:test_support_content',
'../net/net.gyp:net_test_support',
'../testing/android/native_test.gyp:native_test_native_code',
'../testing/gmock.gyp:gmock',
@@ -94,7 +94,7 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base_java_test_support',
- '../content/content_shell_and_tests.gyp:content_java_test_support',
+ '../content/content.gyp:content_java_test_support',
'android_webview_java',
],
'variables': {
« no previous file with comments | « no previous file | trunk/src/ash/ash.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698