summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-19 22:13:17 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-19 22:13:17 +0000
commitba42b1e35ba472e12b8c913e01191de60405d876 (patch)
tree627f48b9bb27dd8ce52a8c20a59bd7776d67e278 /chrome_frame
parent44d8e84c39855ae33772d3fa6ce35d6a5a936932 (diff)
downloadchromium_src-ba42b1e35ba472e12b8c913e01191de60405d876.zip
chromium_src-ba42b1e35ba472e12b8c913e01191de60405d876.tar.gz
chromium_src-ba42b1e35ba472e12b8c913e01191de60405d876.tar.bz2
Introduce a separate gyp file for content shell and tests
This will make it possible to depend on components from content shell BUG=247431 R=jam@chromium.org TBR=ben@chromium.org Review URL: https://codereview.chromium.org/28123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229620 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/chrome_frame.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 69b7e44..4d6dea7 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -414,7 +414,7 @@
'../chrome/chrome_resources.gyp:chrome_resources',
'../content/content.gyp:content_app_both',
'../content/content.gyp:content_gpu',
- '../content/content.gyp:test_support_content',
+ '../content/content_shell_and_tests.gyp:test_support_content',
'../net/net.gyp:net',
'../net/net.gyp:net_test_support',
'../skia/skia.gyp:skia',