Chromium Code Reviews| Index: content/public/browser/DEPS |
| diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS |
| index ce66e26aeb1147c33a1a40f7e04ab42c6e359e57..39bef85a9f59c63dd14592db23f63663db0f3848 100644 |
| --- a/content/public/browser/DEPS |
| +++ b/content/public/browser/DEPS |
| @@ -1,3 +1,7 @@ |
| +include_rules = [ |
| + "+content/common/device_sensors/device_orientation_hardware_buffer.h", |
| +] |
| + |
| specific_include_rules = { |
| ".*\.cc": [ |
| "+content/browser", |