| Index: chrome/browser/status_icons/desktop_notification_balloon.h
|
| diff --git a/chrome/browser/status_icons/desktop_notification_balloon.h b/chrome/browser/status_icons/desktop_notification_balloon.h
|
| index 7ce971286fd2ed77d917fc74fe0df8ae0d701b2d..89dc99b261b070cc6757a9ba78b775df49044d0a 100644
|
| --- a/chrome/browser/status_icons/desktop_notification_balloon.h
|
| +++ b/chrome/browser/status_icons/desktop_notification_balloon.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
|
|
| class Notification;
|
|
|
|
|