Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index 9d07346b7ae9ba33a080562c4b2ec1f2689f4e69..5e58f10befae16d7757534a8974125811cfaf88e 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -84,6 +84,7 @@ include_rules = [ |
| "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h", |
| "+rlz", |
| "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox. |
| + "+sdch/open-vcdiff", # Just for tests. |
|
jochen (gone - plz use gerrit)
2014/07/11 09:30:08
should be in chrome/browser/net/DEPS, and maybe a
Randy Smith (Not in Mondays)
2014/07/21 19:26:45
Done.
|
| "+skia/ext", |
| "+sync/api", # Sync API files. |
| "+sync/notifier", # Sync invalidation API files. |