Chromium Code Reviews| Index: chrome/common/chrome_content_client.h |
| diff --git a/chrome/common/chrome_content_client.h b/chrome/common/chrome_content_client.h |
| index 5f069f309035b3632c856bbc53de0d4a1cb7a7b3..a1b3bd990cfe71e5e4abf80131bd222b2f2fef72 100644 |
| --- a/chrome/common/chrome_content_client.h |
| +++ b/chrome/common/chrome_content_client.h |
| @@ -7,7 +7,7 @@ |
| #pragma once |
| #include "base/compiler_specific.h" |
| -#include "content/common/content_client.h" |
| +#include "content/public/common/content_client.h" |
| namespace chrome { |