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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2415083002: Move Device Sensors client files from Blink to //device/sensors client lib (Closed)
Patch Set: Rebase Created 3 years, 9 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
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 358bd51b8a6007bb2c0a2d08d0b60a741f540347..3235f326adfcfee35cefcb562fadb3f33efcba11 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -482,8 +482,6 @@ component("platform") {
"exported/WebCursorInfo.cpp",
"exported/WebData.cpp",
"exported/WebDataConsumerHandle.cpp",
- "exported/WebDeviceMotionData.cpp",
- "exported/WebDeviceOrientationData.cpp",
"exported/WebDragData.cpp",
"exported/WebEncryptedMediaClient.cpp",
"exported/WebEncryptedMediaKeyInformation.cpp",

Powered by Google App Engine
This is Rietveld 408576698