| Index: chrome/browser/task_manager/guest_information.cc
|
| diff --git a/chrome/browser/task_manager/guest_information.cc b/chrome/browser/task_manager/guest_information.cc
|
| index 63f1f7b7db791f24c469421a63252bbd75223e51..6299c6651b37976759b3d90fb90e83687701e394 100644
|
| --- a/chrome/browser/task_manager/guest_information.cc
|
| +++ b/chrome/browser/task_manager/guest_information.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/task_manager/guest_information.h"
|
|
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/profiles/profile.h"
|
|
|