Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 408883d33dc70c5a75c720d62f88ad3c557e6b22..9720f95ff76c390fe3cde3a1697638e42f82625b 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -1,6 +1,7 @@ |
include_rules = [ |
"+content/app/strings/grit", # For generated headers |
"+content/public/browser", |
+ "+device/vibration", |
"+media/audio", # For audio input for speech input feature. |
"+media/base", # For Android JNI registration. |
"+media/midi", # For Web MIDI API |
@@ -49,7 +50,6 @@ include_rules = [ |
"+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h", |
"+third_party/WebKit/public/platform/WebServiceWorkerState.h", |
"+third_party/WebKit/public/platform/WebString.h", |
- "+third_party/WebKit/public/platform/WebVibration.h", |
"+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", |
"+third_party/WebKit/public/web/WebAXEnums.h", |
"+third_party/WebKit/public/web/WebCompositionUnderline.h", |