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

Unified Diff: third_party/WebKit/Source/modules/device_light/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_light/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/device_light/BUILD.gn b/third_party/WebKit/Source/modules/device_light/BUILD.gn
index bdbbb5656dbce7e38fdffb35d4a326af5e340956..e8074b673f1fba3de8028bb04513bcf0ccd1585a 100644
--- a/third_party/WebKit/Source/modules/device_light/BUILD.gn
+++ b/third_party/WebKit/Source/modules/device_light/BUILD.gn
@@ -6,6 +6,7 @@ import("//third_party/WebKit/Source/modules/modules.gni")
blink_modules_sources("device_light") {
sources = [
+ "DOMWindowDeviceLight.h",
"DeviceLightController.cpp",
"DeviceLightController.h",
"DeviceLightDispatcher.cpp",
« no previous file with comments | « third_party/WebKit/Source/modules/crypto/BUILD.gn ('k') | third_party/WebKit/Source/modules/device_orientation/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698