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

Unified Diff: ui/gfx/geometry/insets_unittest.cc

Issue 109433013: Move geometric types to a separate, more lightweight target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 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
Index: ui/gfx/geometry/insets_unittest.cc
diff --git a/ui/gfx/insets_unittest.cc b/ui/gfx/geometry/insets_unittest.cc
similarity index 97%
rename from ui/gfx/insets_unittest.cc
rename to ui/gfx/geometry/insets_unittest.cc
index 563f20fca234b4efd07c33cd917684465b0c784c..b20a9d36f48bf7402237629fa639d338d4c67ed4 100644
--- a/ui/gfx/insets_unittest.cc
+++ b/ui/gfx/geometry/insets_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/gfx/insets.h"
+#include "ui/gfx/geometry/insets.h"
#include "testing/gtest/include/gtest/gtest.h"
« ui/aura/aura.gyp ('K') | « ui/gfx/geometry/insets_f.cc ('k') | ui/gfx/geometry/matrix3_f.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698