diff options
author | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-30 17:18:20 +0000 |
---|---|---|
committer | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-30 17:18:20 +0000 |
commit | 88219a0f62d32018c2d58ea047cb016bfe5a5beb (patch) | |
tree | 025c9a77adee848d025becea5efce5825bf9cfb9 /content | |
parent | 69e65f8629e511cf4d3aec8f7277ace4b47a6d15 (diff) | |
download | chromium_src-88219a0f62d32018c2d58ea047cb016bfe5a5beb.zip chromium_src-88219a0f62d32018c2d58ea047cb016bfe5a5beb.tar.gz chromium_src-88219a0f62d32018c2d58ea047cb016bfe5a5beb.tar.bz2 |
Add OWNERS files for content/test and content/test/data
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9956024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129880 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
-rw-r--r-- | content/test/OWNERS | 2 | ||||
-rw-r--r-- | content/test/data/OWNERS | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/content/test/OWNERS b/content/test/OWNERS new file mode 100644 index 0000000..285e3b9 --- /dev/null +++ b/content/test/OWNERS @@ -0,0 +1,2 @@ +# inherits owners from the parent directory. +tommi@chromium.org diff --git a/content/test/data/OWNERS b/content/test/data/OWNERS new file mode 100644 index 0000000..f59ec20 --- /dev/null +++ b/content/test/data/OWNERS @@ -0,0 +1 @@ +*
\ No newline at end of file |