| Index: content/test/test_browser_context.h
|
| diff --git a/content/test/test_browser_context.h b/content/test/test_browser_context.h
|
| index 71c41149f73ccf75e53f4ced2b012739e7f447f6..6772af2d4821f43cfb85ddcfe9826cbeb8cd35c2 100644
|
| --- a/content/test/test_browser_context.h
|
| +++ b/content/test/test_browser_context.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/scoped_temp_dir.h"
|
| -#include "content/browser/browser_context.h"
|
| +#include "content/public/browser/browser_context.h"
|
|
|
| class WebKitContext;
|
|
|
|
|