From eb43d7e1eacd3034b85f1ac0b1561808f4bd8fc1 Mon Sep 17 00:00:00 2001 From: "jochen@chromium.org" Date: Fri, 18 Oct 2013 17:53:42 +0000 Subject: 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 --- content/OWNERS | 1 + 1 file changed, 1 insertion(+) (limited to 'content/OWNERS') 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 -- cgit v1.1