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

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 a2f841940fcbb2a0296cddb8927ac053d481bed0..04ce77955110d586b7143e85d5be91136aa1f157 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