Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index a40efd5962ff0f4c43f695fec1d25c5bdc1f08df..fe2f1493aba6e80ea60df3534c6f951805f04343 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -2,7 +2,6 @@ |
"+content/app/strings/grit", # For generated headers |
"+content/public/browser", |
"+device/battery", # For battery status service. |
- "+device/vibration", # For Vibration API |
"+media/audio", # For audio input for speech input feature. |
"+media/base", # For Android JNI registration. |
"+media/filters", # For reporting GPU decoding UMA. |
@@ -60,6 +59,7 @@ |
"+third_party/WebKit/public/platform/WebServiceWorkerResponseType.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", |