| Index: content/browser/in_process_webkit/indexed_db_browsertest.cc
|
| ===================================================================
|
| --- content/browser/in_process_webkit/indexed_db_browsertest.cc (revision 105328)
|
| +++ content/browser/in_process_webkit/indexed_db_browsertest.cc (working copy)
|
| @@ -16,7 +16,7 @@
|
| #include "content/browser/in_process_webkit/indexed_db_context.h"
|
| #include "content/browser/in_process_webkit/webkit_context.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| -#include "content/common/content_switches.h"
|
| +#include "content/public/common/content_switches.h"
|
| #include "webkit/database/database_util.h"
|
| #include "webkit/quota/mock_special_storage_policy.h"
|
| #include "webkit/quota/quota_manager.h"
|
|
|