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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2874623004: [vr] Introduce VrTabHelper (Closed)
Patch Set: . Created 3 years, 7 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index b70cd13b7cd43002f9591f3da793bda16143cd9d..c7b01105f504a4f0338393480bab62932843d112 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -588,6 +588,7 @@ split_static_library("ui") {
"//device/base",
"//device/bluetooth/public/interfaces:experimental_interfaces",
"//device/usb",
+ "//device/vr/features",
"//extensions/features",
"//media",
"//net:net",

Powered by Google App Engine
This is Rietveld 408576698