summaryrefslogtreecommitdiffstats
path: root/views/view_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/view_unittest.cc')
-rw-r--r--views/view_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/view_unittest.cc b/views/view_unittest.cc
index 1e993d0..eb2d4bc 100644
--- a/views/view_unittest.cc
+++ b/views/view_unittest.cc
@@ -6,10 +6,10 @@
#include "app/clipboard/clipboard.h"
#include "app/gfx/canvas.h"
-#include "app/gfx/path.h"
#include "base/keyboard_codes.h"
#include "base/message_loop.h"
#include "base/string_util.h"
+#include "gfx/path.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "views/background.h"
#include "views/controls/button/checkbox.h"