| Index: content/browser/fileapi/file_system_browsertest.cc
|
| diff --git a/content/browser/fileapi/file_system_browsertest.cc b/content/browser/fileapi/file_system_browsertest.cc
|
| index 504fe77cc5945b45aa6b7c23d2053b0c5084c617..82c2c4e809dae274eb4772d4637d03ece7da792e 100644
|
| --- a/content/browser/fileapi/file_system_browsertest.cc
|
| +++ b/content/browser/fileapi/file_system_browsertest.cc
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/test/base/in_process_browser_test.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "chrome/test/base/ui_test_utils.h"
|
| -#include "content/browser/tab_contents/tab_contents.h"
|
| +#include "content/browser/web_contents/web_contents_impl.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "webkit/quota/quota_manager.h"
|
|
|
|
|