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

Unified Diff: ui/gfx/color_analysis.h

Issue 636283007: Cleanup: Update paths to matrix3_f.h includes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « no previous file | ui/gfx/matrix3_f.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/color_analysis.h
diff --git a/ui/gfx/color_analysis.h b/ui/gfx/color_analysis.h
index b7ad314d0819fbca53c5917f4360ddc220fb32f4..e6d1d96bf28369ff37ae22f131aaa23d3ca7d348 100644
--- a/ui/gfx/color_analysis.h
+++ b/ui/gfx/color_analysis.h
@@ -10,8 +10,8 @@
#include "base/memory/ref_counted.h"
#include "base/memory/ref_counted_memory.h"
#include "third_party/skia/include/core/SkColor.h"
+#include "ui/gfx/geometry/matrix3_f.h"
#include "ui/gfx/gfx_export.h"
-#include "ui/gfx/matrix3_f.h"
class SkBitmap;
« no previous file with comments | « no previous file | ui/gfx/matrix3_f.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698