| Index: chrome/test/remoting/page_load_notification_observer.h
|
| diff --git a/chrome/test/remoting/page_load_notification_observer.h b/chrome/test/remoting/page_load_notification_observer.h
|
| index 391dd860272c9cf811fedf29feedf6025f0aa670..670bb02b898ff78157a5590987ce09d9a95b4231 100644
|
| --- a/chrome/test/remoting/page_load_notification_observer.h
|
| +++ b/chrome/test/remoting/page_load_notification_observer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_TEST_REMOTING_PAGE_LOAD_NOTIFICATION_OBSERVER_H_
|
| #define CHROME_TEST_REMOTING_PAGE_LOAD_NOTIFICATION_OBSERVER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/public/test/test_utils.h"
|
| #include "url/gurl.h"
|
|
|
|
|