diff options
Diffstat (limited to 'content/shell/shell_content_client.h')
-rw-r--r-- | content/shell/shell_content_client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/shell_content_client.h b/content/shell/shell_content_client.h index d0644d4..767241e 100644 --- a/content/shell/shell_content_client.h +++ b/content/shell/shell_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 content { |