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

Unified Diff: chrome/common/extensions/api/notifications/notification_style.h

Issue 832953002: Cleanup: Update the path to gfx size headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 12 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
« no previous file with comments | « chrome/common/badge_util.cc ('k') | chrome/common/prerender_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/notifications/notification_style.h
diff --git a/chrome/common/extensions/api/notifications/notification_style.h b/chrome/common/extensions/api/notifications/notification_style.h
index 81bbb2cce0b199c1773e0941e80d7a7a9314edf8..0cd36f337efb82cb06c52f4cb7b405cd558121a9 100644
--- a/chrome/common/extensions/api/notifications/notification_style.h
+++ b/chrome/common/extensions/api/notifications/notification_style.h
@@ -5,7 +5,7 @@
#ifndef CHROME_COMMON_EXTENSIONS_API_NOTIFICATIONS_NOTIFICATION_STYLE_H_
#define CHROME_COMMON_EXTENSIONS_API_NOTIFICATIONS_NOTIFICATION_STYLE_H_
-#include "ui/gfx/size.h"
+#include "ui/gfx/geometry/size.h"
// This structure describes the size in DIPs of each type of image rendered
// by the notification center within a notification.
« no previous file with comments | « chrome/common/badge_util.cc ('k') | chrome/common/prerender_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698