Index: chrome/test/in_process_browser_test.h |
diff --git a/chrome/test/in_process_browser_test.h b/chrome/test/in_process_browser_test.h |
index 6d18545c8e487e92704bc73c48e02eea548aeae6..3db36ab685a1e537dcdaf4e15a9b01bcf40b22b6 100644 |
--- a/chrome/test/in_process_browser_test.h |
+++ b/chrome/test/in_process_browser_test.h |
@@ -9,7 +9,7 @@ |
#include "base/compiler_specific.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/memory/scoped_temp_dir.h" |
+#include "base/scoped_temp_dir.h" |
#include "content/common/page_transition_types.h" |
#include "net/test/test_server.h" |
#include "testing/gtest/include/gtest/gtest.h" |