diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-24 00:19:29 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-24 00:19:29 +0000 |
commit | 2a48ad6626f754cd869515c0ead4b8a0e63eb05d (patch) | |
tree | 75c42e43f41b077e93462f3dbef7c0ca0de53025 /WATCHLISTS | |
parent | b65bdda36c548cd680eecbbfcfbd482b740e2eb3 (diff) | |
download | chromium_src-2a48ad6626f754cd869515c0ead4b8a0e63eb05d.zip chromium_src-2a48ad6626f754cd869515c0ead4b8a0e63eb05d.tar.gz chromium_src-2a48ad6626f754cd869515c0ead4b8a0e63eb05d.tar.bz2 |
Move the gyp file to ash.
http://crbug.com/108457
TEST=none
TBR=sky
Review URL: http://codereview.chromium.org/9034017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115744 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r-- | WATCHLISTS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ }, 'aura': { 'filepath': 'ui/aura/.*|'\ - 'ui/aura_shell/.*', + 'ash/.*', }, 'views_core': { 'filepath': 'ui/views/view.h|'\ |