| Index: webkit/tools/test_shell/test_navigation_controller.h
|
| diff --git a/webkit/tools/test_shell/test_navigation_controller.h b/webkit/tools/test_shell/test_navigation_controller.h
|
| index bcfa1b22c140910dcd2be5bc2903a8474c62a107..712fe4801fe8959469e0ecfaa7158a6420ed1758 100644
|
| --- a/webkit/tools/test_shell/test_navigation_controller.h
|
| +++ b/webkit/tools/test_shell/test_navigation_controller.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/linked_ptr.h"
|
| #include "base/ref_counted.h"
|
| #include "googleurl/src/gurl.h"
|
| -#include "webkit/api/public/WebDataSource.h"
|
| +#include "third_party/WebKit/WebKit/chromium/public/WebDataSource.h"
|
|
|
| class GURL;
|
| class TestShell;
|
|
|