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

Unified Diff: third_party/WebKit/Source/modules/device_orientation/BUILD.gn

Issue 2771373003: Add most missing blink files to .gn files (Closed)
Patch Set: . 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/modules/device_orientation/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/device_orientation/BUILD.gn b/third_party/WebKit/Source/modules/device_orientation/BUILD.gn
index 55354d614a471a2618134de0495aff9945081f2c..f0f24e8bce5f2501c56a9e79e1299c7cd9d53e81 100644
--- a/third_party/WebKit/Source/modules/device_orientation/BUILD.gn
+++ b/third_party/WebKit/Source/modules/device_orientation/BUILD.gn
@@ -6,6 +6,8 @@ import("//third_party/WebKit/Source/modules/modules.gni")
blink_modules_sources("device_orientation") {
sources = [
+ "DOMWindowDeviceMotion.h",
+ "DOMWindowDeviceOrientation.h",
"DeviceAcceleration.cpp",
"DeviceAcceleration.h",
"DeviceMotionController.cpp",
« no previous file with comments | « third_party/WebKit/Source/modules/device_light/BUILD.gn ('k') | third_party/WebKit/Source/modules/geolocation/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698