Index: chrome/views/view_unittest.cc |
=================================================================== |
--- chrome/views/view_unittest.cc (revision 15365) |
+++ chrome/views/view_unittest.cc (working copy) |
@@ -3,10 +3,10 @@ |
// found in the LICENSE file. |
#include "app/gfx/chrome_canvas.h" |
+#include "app/gfx/path.h" |
#include "base/clipboard.h" |
#include "base/message_loop.h" |
#include "chrome/browser/browser_process.h" |
-#include "chrome/common/gfx/path.h" |
#include "chrome/common/notification_service.h" |
#include "chrome/views/background.h" |
#include "chrome/views/controls/button/checkbox.h" |