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

Unified Diff: chrome/browser/BUILD.gn

Issue 2836013005: Revert of Move vr features.gni into its own directory. (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « chrome/android/BUILD.gn ('k') | chrome/browser/android/vr_shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index fc443a0590d0d7fce61e0d385ec0466ae3f65429..42b2955ab8ad234d9e7598058352d119d770e552 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -10,7 +10,7 @@
import("//chrome/common/features.gni")
import("//components/os_crypt/features.gni")
import("//components/spellcheck/spellcheck_build_features.gni")
-import("//device/vr/features/features.gni")
+import("//device/vr/features.gni")
import("//extensions/features/features.gni")
import("//media/media_options.gni")
import("//net/features.gni")
@@ -1606,7 +1606,7 @@
"//device/power_save_blocker",
"//device/usb/mojo",
"//device/usb/public/interfaces",
- "//device/vr/features",
+ "//device/vr:features",
"//extensions/features",
"//gin:gin_features",
"//google_apis",
« no previous file with comments | « chrome/android/BUILD.gn ('k') | chrome/browser/android/vr_shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698