diff options
author | danakj <danakj@chromium.org> | 2015-01-06 08:59:36 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-06 17:01:47 +0000 |
commit | 570c1339fa68fd4b64a7b8f43e51879ee19135bd (patch) | |
tree | 84665eedd2959289769be8b29e7f52b8cb51f062 /WATCHLISTS | |
parent | d8cfcc20fece788e524b00bff6935c5170e194d3 (diff) | |
download | chromium_src-570c1339fa68fd4b64a7b8f43e51879ee19135bd.zip chromium_src-570c1339fa68fd4b64a7b8f43e51879ee19135bd.tar.gz chromium_src-570c1339fa68fd4b64a7b8f43e51879ee19135bd.tar.bz2 |
Update the gfx_geometry watchlist to point at ui/gfx/geometry/.
TBR=
Review URL: https://codereview.chromium.org/807693006
Cr-Commit-Position: refs/heads/master@{#310097}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r-- | WATCHLISTS | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -364,12 +364,7 @@ 'filepath': 'ui/gfx/image/', }, 'gfx_geometry': { - 'filepath': 'ui/gfx/rect|'\ - 'ui/gfx/quad|'\ - 'ui/gfx/point|'\ - 'ui/gfx/size|'\ - 'ui/gfx/transform|'\ - 'ui/gfx/vector2d', + 'filepath': 'ui/gfx/geometry/', }, 'gn': { 'filepath': 'tools/gn', |