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

Unified Diff: content/browser/BUILD.gn

Issue 2840563004: Move vr features.gni into its own directory. (Closed)
Patch Set: Update references to vr/features.h 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/common/features.gni ('k') | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 742357846c32611d6ca149d22b379226f4117280..eb0ac5e1f3eaa14a1344f4ee01d196e94416dc3a 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -76,7 +76,7 @@ source_set("browser") {
"//device/power_save_blocker",
"//device/screen_orientation/public/interfaces",
"//device/vr",
- "//device/vr:features",
+ "//device/vr/features",
"//device/wake_lock/public/interfaces",
"//google_apis",
"//gpu",
« no previous file with comments | « chrome/common/features.gni ('k') | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698