| Index: content/browser/tab_contents/test_tab_contents.h
|
| diff --git a/content/browser/tab_contents/test_tab_contents.h b/content/browser/tab_contents/test_tab_contents.h
|
| index 904e5afaa6c3521948e27c9f9e88fe7071e66ad0..3e0e4faf78cb8567a84233442078c5822212b9c5 100644
|
| --- a/content/browser/tab_contents/test_tab_contents.h
|
| +++ b/content/browser/tab_contents/test_tab_contents.h
|
| @@ -6,8 +6,8 @@
|
| #define CONTENT_BROWSER_TAB_CONTENTS_TEST_TAB_CONTENTS_H_
|
| #pragma once
|
|
|
| -#include "chrome/common/notification_registrar.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| +#include "content/common/notification_registrar.h"
|
| #include "webkit/glue/webpreferences.h"
|
|
|
| class Profile;
|
|
|