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

Unified Diff: third_party/WebKit/Source/core/page/BUILD.gn

Issue 2668003003: Provide WebVR pose data only to the focused frame. (Closed)
Patch Set: Address comments Created 3 years, 11 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/core/page/BUILD.gn
diff --git a/third_party/WebKit/Source/core/page/BUILD.gn b/third_party/WebKit/Source/core/page/BUILD.gn
index cbd310aee6ae7fbcc9dd6a49697a1a1a119b132e..f92d96f068b7cad8e2161d5b33ce9272c681327d 100644
--- a/third_party/WebKit/Source/core/page/BUILD.gn
+++ b/third_party/WebKit/Source/core/page/BUILD.gn
@@ -19,6 +19,7 @@ blink_core_sources("page") {
"DragController.cpp",
"DragData.cpp",
"EventWithHitTestResults.h",
+ "FocusChangedObserver.h",
"FocusController.cpp",
"FrameTree.cpp",
"NetworkStateNotifier.cpp",

Powered by Google App Engine
This is Rietveld 408576698