summaryrefslogtreecommitdiffstats
path: root/cc/OWNERS
diff options
context:
space:
mode:
authorjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-06 23:19:30 +0000
committerjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-06 23:19:30 +0000
commit3fccb63fc0b838d754ab2cb6a028848ba28ad4a1 (patch)
tree9af2a229d0bd20a9ce93a20ce4585f3704ab86d4 /cc/OWNERS
parent421fbb0efcb447d8ef6e45f1fbb8e280667720fe (diff)
downloadchromium_src-3fccb63fc0b838d754ab2cb6a028848ba28ad4a1.zip
chromium_src-3fccb63fc0b838d754ab2cb6a028848ba28ad4a1.tar.gz
chromium_src-3fccb63fc0b838d754ab2cb6a028848ba28ad4a1.tar.bz2
Stubs for cc directory
This is just enough to enable adding gyp variables and DEPS entries in WebKit for cc. The rest of the code will come later on. BUG=none Review URL: https://chromiumcodereview.appspot.com/10824175 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150169 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/OWNERS')
-rw-r--r--cc/OWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/OWNERS b/cc/OWNERS
new file mode 100644
index 0000000..53feb72
--- /dev/null
+++ b/cc/OWNERS
@@ -0,0 +1,2 @@
+set noparent
+jamesr@chromium.org