| Index: chrome/test/in_process_browser_test.h
|
| ===================================================================
|
| --- chrome/test/in_process_browser_test.h (revision 78506)
|
| +++ chrome/test/in_process_browser_test.h (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "base/ref_counted.h"
|
| #include "base/scoped_ptr.h"
|
| #include "base/scoped_temp_dir.h"
|
| -#include "chrome/common/page_transition_types.h"
|
| +#include "content/common/page_transition_types.h"
|
| #include "net/test/test_server.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|