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

Unified Diff: ui/display/DEPS

Issue 615133002: Add support for a virtual display on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove ash/ dep from content Created 5 years, 9 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/display/BUILD.gn ('k') | ui/display/chromeos/configure_displays_task.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/DEPS
diff --git a/ui/display/DEPS b/ui/display/DEPS
index 51399a619dc361bbd77af22f841b6adba7a40f50..7d1062cee8456a3421d0ed068682926ea2e8d284 100644
--- a/ui/display/DEPS
+++ b/ui/display/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+third_party/cros_system_api",
+ "+ui/gfx/display.h",
"+ui/gfx/geometry",
]
« no previous file with comments | « ui/display/BUILD.gn ('k') | ui/display/chromeos/configure_displays_task.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698