summaryrefslogtreecommitdiffstats
path: root/content/OWNERS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-02 20:47:45 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-02 20:47:45 +0000
commit73a7597744378d253c0082921b344cc396a671f5 (patch)
tree719e76b978dc184cefb4bd2b4a7c8479ea0b7a61 /content/OWNERS
parent86e95b2825d1d0e1b3d36ebb0ae65f160fe34d81 (diff)
downloadchromium_src-73a7597744378d253c0082921b344cc396a671f5.zip
chromium_src-73a7597744378d253c0082921b344cc396a671f5.tar.gz
chromium_src-73a7597744378d253c0082921b344cc396a671f5.tar.bz2
Revert 209420 "Factor out content shell and tests into a standal..."
> 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 TBR=mnaganov@chromium.org Review URL: https://codereview.chromium.org/18547009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209770 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/OWNERS')
-rw-r--r--content/OWNERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/OWNERS b/content/OWNERS
index f6092bf..e6de2ac 100644
--- a/content/OWNERS
+++ b/content/OWNERS
@@ -19,4 +19,3 @@ 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