diff options
author | felt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-12 23:56:17 +0000 |
---|---|---|
committer | felt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-12 23:56:17 +0000 |
commit | e9db77a1b24882fa8471e5c4ea17b22554d2bf0f (patch) | |
tree | ac7600bf7fdca764c084d489889826acc7daa85a /WATCHLISTS | |
parent | ba79d55715c5a1483ed442798db4b582cf641fd7 (diff) | |
download | chromium_src-e9db77a1b24882fa8471e5c4ea17b22554d2bf0f.zip chromium_src-e9db77a1b24882fa8471e5c4ea17b22554d2bf0f.tar.gz chromium_src-e9db77a1b24882fa8471e5c4ea17b22554d2bf0f.tar.bz2 |
Adding myself to watchlist file for activitylog
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/16817007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205979 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r-- | WATCHLISTS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -21,6 +21,10 @@ '|ui/base/accessibility/' \ '|ui/views/accessibility/' }, + 'activity_log': { + 'filepath': 'chrome/browser/extensions/activity_log/' \ + '|chrome/browser/extensions/api/activity_log_private/' + }, 'android_infra': { 'filepath': 'build/android/' \ '|testing/android/' \ @@ -527,6 +531,7 @@ 'hashimoto+watch@chromium.org', 'yoshiki+watch@chromium.org', 'yuzo+watch@chromium.org'], + 'activity_log': ['felt@chromium.org'], 'android_infra': ['bulach+watch@chromium.org', 'yfriedman+watch@chromium.org', 'ilevy-cc@chromium.org', |