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

Unified Diff: ui/gfx/BUILD.gn

Issue 1945903002: Move display_finder to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 0cd3eceb4d5a529678dd52077f120f83ab22c450..77dd7d4af18d0d2d328f7f972be7cc907d3ad9ae 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -72,8 +72,6 @@ component("gfx") {
"display.h",
"display_change_notifier.cc",
"display_change_notifier.h",
- "display_finder.cc",
- "display_finder.h",
"display_observer.cc",
"display_observer.h",
"favicon_size.cc",

Powered by Google App Engine
This is Rietveld 408576698