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

Unified Diff: ui/gfx/transform.h

Issue 771283003: Revert of Cleanup: Update the path to vector2d_f.h header. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « ui/base/android/window_android.h ('k') | ui/gfx/vector2d_f.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/transform.h
diff --git a/ui/gfx/transform.h b/ui/gfx/transform.h
index eeb66206afaedb7a7074d4bada5b38a41ccb955d..7bba73dbe0c04c260697dc215dbd7ebca869f436 100644
--- a/ui/gfx/transform.h
+++ b/ui/gfx/transform.h
@@ -10,8 +10,8 @@
#include "base/compiler_specific.h"
#include "third_party/skia/include/utils/SkMatrix44.h"
-#include "ui/gfx/geometry/vector2d_f.h"
#include "ui/gfx/gfx_export.h"
+#include "ui/gfx/vector2d_f.h"
namespace gfx {
« no previous file with comments | « ui/base/android/window_android.h ('k') | ui/gfx/vector2d_f.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698