diff options
author | dmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-05 18:36:02 +0000 |
---|---|---|
committer | dmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-05 18:36:02 +0000 |
commit | 4a9f084cb839328ad1712f3ef3c03ff225e93f75 (patch) | |
tree | b15c6a0f07c05d6683398c217db983eb445d0b56 /content | |
parent | 79c833b5768e45043ede28603919323bef4db6b8 (diff) | |
download | chromium_src-4a9f084cb839328ad1712f3ef3c03ff225e93f75.zip chromium_src-4a9f084cb839328ad1712f3ef3c03ff225e93f75.tar.gz chromium_src-4a9f084cb839328ad1712f3ef3c03ff225e93f75.tar.bz2 |
Add OWNERS for file_path_watcher
BUG=NONE
TEST=NONE
Review URL: http://codereview.chromium.org/6793046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80494 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
-rw-r--r-- | content/common/file_path_watcher/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/common/file_path_watcher/OWNERS b/content/common/file_path_watcher/OWNERS new file mode 100644 index 0000000..e83a27d --- /dev/null +++ b/content/common/file_path_watcher/OWNERS @@ -0,0 +1,2 @@ +mnissler@chromium.org +dmaclach@chromium.org |