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

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: Created 4 years, 8 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 4c7fd207a8a853c7e20862fcf9d7a58c14016e23..720737d939db6f9f93bc5135ff3a91b2bd2b902c 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