diff options
Diffstat (limited to 'chrome/DEPS')
-rw-r--r-- | chrome/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index b5c9b6e..c9dfbbe 100644 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -1,10 +1,10 @@ include_rules = [ + "+ash", "+crypto", "+gpu", "+net", "+printing", "+sql", - "+views", # The subdirectories in chrome/ will manually allow their own include # directories in chrome/ so we disallow all of them. |