diff options
author | mtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-19 09:45:20 +0000 |
---|---|---|
committer | mtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-19 09:45:20 +0000 |
commit | 4ed766c65ed171495a192b9a91d930a00837111a (patch) | |
tree | cb41c94f7914fc310373d7cfec899e4ab709688b /WATCHLISTS | |
parent | bd7026033fc1d0729b3b36819b7b6ec4b95674e9 (diff) | |
download | chromium_src-4ed766c65ed171495a192b9a91d930a00837111a.zip chromium_src-4ed766c65ed171495a192b9a91d930a00837111a.tar.gz chromium_src-4ed766c65ed171495a192b9a91d930a00837111a.tar.bz2 |
Add myself to WATCHLIST for the Files app.
This patch adds my e-mail to WATCHLIST to track changes in the Files app.
TEST=Tested with watchlists.py.
BUG=none
R=hashimoto@chromium.org
Review URL: https://codereview.chromium.org/24240005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224093 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r-- | WATCHLISTS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -260,6 +260,9 @@ 'file_manager|' \ 'filebrowse' }, + 'filesapp': { + 'filepath': 'chrome/browser/resources/file_manager', + }, 'ftp': { 'filepath': 'ftp', }, @@ -695,6 +698,7 @@ 'extensions-reviews@chromium.org'], 'fileapi': ['kinuko+watch@chromium.org', 'tzik+watch@chromium.org'], 'filebrowse': ['rginda+watch@chromium.org'], + 'filesapp': ['mtomasz+watch@chromium.org'], 'ftp': ['phajdan.jr@chromium.org'], 'fullscreen_controller': ['scheib+watch@chromium.org'], 'geolocation': ['mvanouwerkerk@chromium.org'], |