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

Unified Diff: chrome/browser/ui/cocoa/panels/panel_utils_cocoa.h

Issue 392013005: [#1] Delete reduntdant 19 header files in ui/gfx (8 of 19 by this) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sorted includes Created 6 years, 5 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
Index: chrome/browser/ui/cocoa/panels/panel_utils_cocoa.h
diff --git a/chrome/browser/ui/cocoa/panels/panel_utils_cocoa.h b/chrome/browser/ui/cocoa/panels/panel_utils_cocoa.h
index aefd5651541cb9e8eb3af86d08852d425c0d3a24..38e6cff8b902f7a7ec43e1a6d36f6a7e3ff69063 100644
--- a/chrome/browser/ui/cocoa/panels/panel_utils_cocoa.h
+++ b/chrome/browser/ui/cocoa/panels/panel_utils_cocoa.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_UI_COCOA_PANELS_PANEL_UTILS_COCOA_H_
#import <Cocoa/Cocoa.h>
-#include "ui/gfx/point.h"
+#include "ui/gfx/geometry/point.h"
#include "ui/gfx/rect.h"
namespace cocoa_utils {

Powered by Google App Engine
This is Rietveld 408576698