| Index: content/renderer/renderer_webkitclient_impl.cc
|
| ===================================================================
|
| --- content/renderer/renderer_webkitclient_impl.cc (revision 81801)
|
| +++ content/renderer/renderer_webkitclient_impl.cc (working copy)
|
| @@ -10,10 +10,7 @@
|
| #include "base/platform_file.h"
|
| #include "base/shared_memory.h"
|
| #include "base/utf_string_conversions.h"
|
| -#include "chrome/common/chrome_switches.h"
|
| -#include "chrome/common/render_messages.h"
|
| -#include "chrome/renderer/net/renderer_net_predictor.h"
|
| -#include "chrome/renderer/visitedlink_slave.h"
|
| +#include "content/common/content_switches.h"
|
| #include "content/common/database_util.h"
|
| #include "content/common/file_system/webfilesystem_impl.h"
|
| #include "content/common/file_utilities_messages.h"
|
|
|