| Index: content/browser/device_orientation/DEPS
|
| diff --git a/content/browser/device_orientation/DEPS b/content/browser/device_orientation/DEPS
|
| index 0272f05eb219bb852457774df5c2a7660d99d9f9..3e195fea263387fbc00b41c27ddd8c867ce0155d 100644
|
| --- a/content/browser/device_orientation/DEPS
|
| +++ b/content/browser/device_orientation/DEPS
|
| @@ -1,6 +1,6 @@
|
| -include_rules = [
|
| - "-chrome",
|
| - "+chrome/browser/ui", # for browser_test
|
| - "+chrome/test", # for browser_test
|
| -]
|
| -
|
| +include_rules = [
|
| + "-chrome",
|
| + "+chrome/browser/ui", # for browser_test
|
| + "+chrome/test", # for browser_test
|
| + "+third_party/sudden_motion_sensor",
|
| +]
|
|
|