| Index: content/test/content_test_suite.cc
|
| diff --git a/content/test/content_test_suite.cc b/content/test/content_test_suite.cc
|
| index 0f0ea29b62eb4b148d3b45d28b78aaf1c6efa017..f089ea575931959f8bf1510d699ba5d302ec5b03 100644
|
| --- a/content/test/content_test_suite.cc
|
| +++ b/content/test/content_test_suite.cc
|
| @@ -7,9 +7,9 @@
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/browser/mock_content_browser_client.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 "content/test/test_content_client.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/base/ui_base_paths.h"
|
|
|