| Index: chrome_frame/test/net/fake_external_tab.cc
|
| diff --git a/chrome_frame/test/net/fake_external_tab.cc b/chrome_frame/test/net/fake_external_tab.cc
|
| index 04b39bacec8c5c58895b2c10bf7944937ac691e9..cb67909cdb729422af14323dd36134ab12eff252 100644
|
| --- a/chrome_frame/test/net/fake_external_tab.cc
|
| +++ b/chrome_frame/test/net/fake_external_tab.cc
|
| @@ -48,9 +48,9 @@
|
| #include "chrome_frame/utils.h"
|
| #include "content/browser/plugin_service.h"
|
| #include "content/browser/renderer_host/render_process_host.h"
|
| -#include "content/common/content_client.h"
|
| #include "content/common/content_paths.h"
|
| #include "content/common/notification_service.h"
|
| +#include "content/public/common/content_client.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/base/ui_base_paths.h"
|
|
|