| Index: content/browser/resource_context.cc
|
| diff --git a/content/browser/resource_context.cc b/content/browser/resource_context.cc
|
| index 552ed1e06f7a244332173c2d1a22b27974e5df90..d59f6b1146b00377f3d4cea2539f2ffde2ae7d16 100644
|
| --- a/content/browser/resource_context.cc
|
| +++ b/content/browser/resource_context.cc
|
| @@ -5,8 +5,8 @@
|
| #include "content/browser/resource_context.h"
|
|
|
| #include "base/logging.h"
|
| -#include "content/browser/browser_thread.h"
|
| #include "content/browser/plugin_process_host.h"
|
| +#include "content/public/browser/browser_thread.h"
|
| #include "webkit/database/database_tracker.h"
|
|
|
| namespace content {
|
|
|