| Index: content/browser/in_process_webkit/webkit_thread.cc
|
| ===================================================================
|
| --- content/browser/in_process_webkit/webkit_thread.cc (revision 105328)
|
| +++ content/browser/in_process_webkit/webkit_thread.cc (working copy)
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/command_line.h"
|
| #include "content/browser/in_process_webkit/browser_webkitplatformsupport_impl.h"
|
| -#include "content/common/content_switches.h"
|
| +#include "content/public/common/content_switches.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebKit.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebSecurityOrigin.h"
|
| #include "webkit/glue/webkit_glue.h"
|
|
|