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

Unified Diff: content/browser/BUILD.gn

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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index ffe68664e4a32afdaa0b1747449c364fba841ebe..7ede794c07c0313be76b726a9886da3abf35f36d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -143,6 +143,7 @@ source_set("browser") {
"//ui/events:gesture_detection",
"//ui/events/blink",
"//ui/gfx",
+ "//ui/gfx:view_util",
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",
"//ui/gl",

Powered by Google App Engine
This is Rietveld 408576698