diff options
author | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2016-07-14 17:41:05 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2016-08-04 12:37:36 +0000 |
commit | 399c965b6064c440ddcf4015f5f8e9d131c7a0a6 (patch) | |
tree | 6b06b60ff365abef0e13b3503d593a0df48d20e8 /chromium/content/common/OWNERS | |
parent | 7366110654eec46f21b6824f302356426f48cd74 (diff) | |
download | qtwebengine-chromium-399c965b6064c440ddcf4015f5f8e9d131c7a0a6.tar.gz |
BASELINE: Update Chromium to 52.0.2743.76 and Ninja to 1.7.1
Change-Id: I382f51b959689505a60f8b707255ecb344f7d8b4
Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'chromium/content/common/OWNERS')
-rw-r--r-- | chromium/content/common/OWNERS | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/chromium/content/common/OWNERS b/chromium/content/common/OWNERS index 8ded209736c..872aef9cf76 100644 --- a/chromium/content/common/OWNERS +++ b/chromium/content/common/OWNERS @@ -3,10 +3,8 @@ jln@chromium.org # For security review of sandboxes -per-file sandbox_win.cc=set noparent -per-file sandbox_win.cc=jschuh@chromium.org -per-file sandbox_win.cc=cpu@chromium.org -per-file sandbox_win.cc=wfh@chromium.org +per-file sandbox_win.*=set noparent +per-file sandbox_win.*=file://sandbox/win/OWNERS # Mac Sandbox. per-file sandbox_init_mac.*=rsesek@chromium.org @@ -93,14 +91,6 @@ per-file websocket.*=ricea@chromium.org per-file websocket.*=tyoshino@chromium.org per-file websocket.*=yhirano@chromium.org -# Compositor -per-file cc_messages_unittest.cc=danakj@chromium.org -per-file cc_messages_perftest.cc=danakj@chromium.org - # DirectWrite per-file dwrite_font_platform_win*=scottmg@chromium.org per-file font_warmup_win.cc=scottmg@chromium.org - -# Web Notifications -per-file notification_constants.h=peter@chromium.org -per-file notification_constants.h=mvanouwerkerk@chromium.org |