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

Unified Diff: ui/display/DEPS

Issue 1825723002: Move ScreenWin to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added is_chromeos guard Created 4 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
Index: ui/display/DEPS
diff --git a/ui/display/DEPS b/ui/display/DEPS
index 7d1062cee8456a3421d0ed068682926ea2e8d284..e3c5f64e455b725645bf33c1674573cae5eed9ad 100644
--- a/ui/display/DEPS
+++ b/ui/display/DEPS
@@ -1,5 +1,4 @@
include_rules = [
"+third_party/cros_system_api",
- "+ui/gfx/display.h",
- "+ui/gfx/geometry",
+ "+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698