diff options
author | Will Harris <wfh@chromium.org> | 2014-09-08 13:45:11 -0700 |
---|---|---|
committer | Will Harris <wfh@chromium.org> | 2014-09-08 20:51:19 +0000 |
commit | 443eb4ca14337941a753883bbda5549f073887e1 (patch) | |
tree | 6f1860269d38e461a3c648df5a791e72d1b61f80 /components/pdf/common | |
parent | dba29b0688ad137a4e482ef4347469df85883a8b (diff) | |
download | chromium_src-443eb4ca14337941a753883bbda5549f073887e1.zip chromium_src-443eb4ca14337941a753883bbda5549f073887e1.tar.gz chromium_src-443eb4ca14337941a753883bbda5549f073887e1.tar.bz2 |
Add wfh@chromium.org to ipc OWNERS files
BUG=None
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/550503003
Cr-Commit-Position: refs/heads/master@{#293783}
Diffstat (limited to 'components/pdf/common')
-rw-r--r-- | components/pdf/common/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pdf/common/OWNERS b/components/pdf/common/OWNERS index 2fc649e..5ecb406 100644 --- a/components/pdf/common/OWNERS +++ b/components/pdf/common/OWNERS @@ -8,3 +8,4 @@ per-file *_messages*.h=jschuh@chromium.org per-file *_messages*.h=kenrb@chromium.org per-file *_messages*.h=nasko@chromium.org per-file *_messages*.h=tsepez@chromium.org +per-file *_messages*.h=wfh@chromium.org |