Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(424)

Unified Diff: content/common/DEPS

Issue 1093433005: Mechanical change for updating the paths to WebDevice{Motion|Orientation} (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/common/device_sensors/device_motion_hardware_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 6a42f46aa437be88d2434a6c61bf6433827d45a4..476430a2cdd64542ca3344ad4f63824a78d222cd 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -10,8 +10,8 @@ include_rules = [
"+third_party/WebKit/public/platform/WebBatteryStatus.h",
"+third_party/WebKit/public/platform/WebCircularGeofencingRegion.h",
"+third_party/WebKit/public/platform/WebCString.h",
- "+third_party/WebKit/public/platform/WebDeviceMotionData.h",
- "+third_party/WebKit/public/platform/WebDeviceOrientationData.h",
+ "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionData.h",
+ "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.h",
"+third_party/WebKit/public/platform/WebDisplayMode.h",
"+third_party/WebKit/public/platform/WebFloatPoint.h",
"+third_party/WebKit/public/platform/WebFloatRect.h",
« no previous file with comments | « no previous file | content/common/device_sensors/device_motion_hardware_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698