| Index: content/browser/appcache/appcache_ui_test.cc
|
| ===================================================================
|
| --- content/browser/appcache/appcache_ui_test.cc (revision 94748)
|
| +++ content/browser/appcache/appcache_ui_test.cc (working copy)
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/file_path.h"
|
| -#include "chrome/test/layout_test_http_server.h"
|
| +#include "chrome/test/base/layout_test_http_server.h"
|
| #include "chrome/test/ui/ui_layout_test.h"
|
|
|
| class AppCacheUITest : public UILayoutTest {
|
|
|