Chromium Code Reviews

Unified Diff: ui/gfx/display.cc

Issue 978673002: Remove some unused ui/gfx code. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/display.cc
diff --git a/ui/gfx/display.cc b/ui/gfx/display.cc
index 3278456e69c593d2aebbf97dbd6200afab71ab55..80e3149de7fc767587ab5c9c7aa481f5da43cebe 100644
--- a/ui/gfx/display.cc
+++ b/ui/gfx/display.cc
@@ -14,7 +14,6 @@
#include "ui/gfx/point_conversions.h"
#include "ui/gfx/point_f.h"
#include "ui/gfx/size_conversions.h"
-#include "ui/gfx/switches.h"
namespace gfx {
namespace {
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/switches.h » ('j') | no next file with comments »

Powered by Google App Engine