summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/notification_test_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/notifications/notification_test_util.h')
-rw-r--r--chrome/browser/notifications/notification_test_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/notifications/notification_test_util.h b/chrome/browser/notifications/notification_test_util.h
index fbaec4e..38863cf 100644
--- a/chrome/browser/notifications/notification_test_util.h
+++ b/chrome/browser/notifications/notification_test_util.h
@@ -10,7 +10,7 @@
#include "chrome/browser/notifications/notification_object_proxy.h"
#include "chrome/browser/notifications/balloon.h"
-#include "gfx/size.h"
+#include "ui/gfx/size.h"
// NotificationDelegate which does nothing, useful for testing when
// the notification events are not important.