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

Unified Diff: ui/gfx/DEPS

Issue 2688413007: Add display::GetDisplayNearestView (Closed)
Patch Set: add missing files Created 3 years, 10 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/gfx/DEPS
diff --git a/ui/gfx/DEPS b/ui/gfx/DEPS
index 1a4d27068799ee0cee2acd680a3a873165e89c17..36924f6139f89bf9cf33063171a7f12c073394af 100644
--- a/ui/gfx/DEPS
+++ b/ui/gfx/DEPS
@@ -7,5 +7,7 @@ include_rules = [
"+third_party/qcms",
"+ui/ios",
+ "+ui/android/view_android.h",
+ "+ui/aura/window.h",
tapted 2017/02/15 00:36:10 These don't belong here - we are not adding a libr
Jinsuk Kim 2017/02/16 10:11:25 Removed
"-testing/gmock",
]

Powered by Google App Engine
This is Rietveld 408576698