summaryrefslogtreecommitdiffstats
path: root/content/OWNERS
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-18 17:53:42 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-18 17:53:42 +0000
commiteb43d7e1eacd3034b85f1ac0b1561808f4bd8fc1 (patch)
treec4d566931fc96a047be9b68dc5f5f4a3d3250431 /content/OWNERS
parent42334fd30bfffc33bdd91ba566e047de39683374 (diff)
downloadchromium_src-eb43d7e1eacd3034b85f1ac0b1561808f4bd8fc1.zip
chromium_src-eb43d7e1eacd3034b85f1ac0b1561808f4bd8fc1.tar.gz
chromium_src-eb43d7e1eacd3034b85f1ac0b1561808f4bd8fc1.tar.bz2
Jumping through hoops because blink depends on content...
This change just prepares moving content shell and content tests to their own gyp file. First, I'll introduce a temporary target for blink (this is this CL). Then, I'll update blink to the temporary target. This will allow for moving content shell and content tests to their final destination. The last step is to update blink once more to use the correct new target. R=jam@chromium.org Review URL: https://codereview.chromium.org/28203002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229440 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