summaryrefslogtreecommitdiffstats
path: root/content/OWNERS
diff options
context:
space:
mode:
authormnaganov@chromium.org <mnaganov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-01 13:38:41 +0000
committermnaganov@chromium.org <mnaganov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-01 13:38:41 +0000
commita20f6e8ec107dd2249e3da5263ba1de4265036f2 (patch)
treefaa0fe048ad3ae9f194e3cf4f5bc79692e055cbe /content/OWNERS
parent9b48510b3ebc70aeb0dcc477a57eb2bf1d8f9753 (diff)
downloadchromium_src-a20f6e8ec107dd2249e3da5263ba1de4265036f2.zip
chromium_src-a20f6e8ec107dd2249e3da5263ba1de4265036f2.tar.gz
chromium_src-a20f6e8ec107dd2249e3da5263ba1de4265036f2.tar.bz2
Factor out content shell and tests into a standalone gyp
This simplifies using components in Content Shell. As components can depend on the content layer, trying to use a component from Content Shell results in a cross-reference of gyp files which isn't allowed on Mac. TBR=joi,robertshield (trivial one-line renames in gyp files) Review URL: https://chromiumcodereview.appspot.com/17366006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209420 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/OWNERS')
-rw-r--r--content/OWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/OWNERS b/content/OWNERS
index e6de2ac..f6092bf 100644
--- a/content/OWNERS
+++ b/content/OWNERS
@@ -19,3 +19,4 @@ per-file content_renderer.gypi=jamesr@chromium.org
per-file content_renderer.gypi=jochen@chromium.org
per-file content_shell.gypi=jochen@chromium.org
per-file content_tests.gypi=jochen@chromium.org
+per-file content_shell_and_tests.gyp=jochen@chromium.org