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

Unified Diff: ui/gfx/DEPS

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 | « ui/gfx/BUILD.gn ('k') | ui/gfx/font_render_params.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/DEPS
diff --git a/ui/gfx/DEPS b/ui/gfx/DEPS
index bef0c572ef6a6b2d96e276b1d781b4eac929ccf3..a6891ad405f4d3fb9fb8246b2e0e4d395081fab7 100644
--- a/ui/gfx/DEPS
+++ b/ui/gfx/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+base",
"+cc/paint",
- "+device/vr/features.h",
+ "+device/vr/features/features.h",
"+skia/ext",
"+third_party/harfbuzz-ng",
"+third_party/skia",
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/font_render_params.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698