Chromium Code Reviews| Index: ash/system/chromeos/screen_orientation/DEPS |
| diff --git a/content/common/cursors/DEPS b/ash/system/chromeos/screen_orientation/DEPS |
| similarity index 67% |
| copy from content/common/cursors/DEPS |
| copy to ash/system/chromeos/screen_orientation/DEPS |
| index cda6df7c7aac3252681cb0b9c66a4f53dfe0dba0..371d28c210a650d35492034ce882548ead402489 100644 |
| --- a/content/common/cursors/DEPS |
| +++ b/ash/system/chromeos/screen_orientation/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| + "+content/public/browser", |
|
flackr
2014/10/14 20:08:17
You should probably name the specific file (i.e. +
jonross
2014/10/22 18:45:30
Done.
|
| "+third_party/WebKit/public/platform", |
| ] |