| Index: chrome/browser/debugger/devtools_window.cc
|
| ===================================================================
|
| --- chrome/browser/debugger/devtools_window.cc (revision 106237)
|
| +++ chrome/browser/debugger/devtools_window.cc (working copy)
|
| @@ -40,7 +40,7 @@
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| #include "content/browser/tab_contents/tab_contents_view.h"
|
| #include "content/common/devtools_messages.h"
|
| -#include "content/common/notification_service.h"
|
| +#include "content/public/browser/notification_source.h"
|
| #include "content/public/common/bindings_policy.h"
|
| #include "grit/generated_resources.h"
|
|
|
|
|