| Index: content/browser/web_contents/debug_urls.cc
|
| ===================================================================
|
| --- content/browser/web_contents/debug_urls.cc (revision 216518)
|
| +++ content/browser/web_contents/debug_urls.cc (working copy)
|
| @@ -10,10 +10,10 @@
|
| #include "content/browser/gpu/gpu_process_host_ui_shim.h"
|
| #include "content/browser/ppapi_plugin_process_host.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "content/public/common/content_constants.h"
|
| #include "content/public/common/url_constants.h"
|
| #include "ppapi/proxy/ppapi_messages.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/plugins/plugin_constants.h"
|
|
|
| namespace content {
|
|
|
|
|