| Index: components/favicon_base/favicon_types.h
|
| diff --git a/components/favicon_base/favicon_types.h b/components/favicon_base/favicon_types.h
|
| index 7f4a7b2caa5a3fc5555049d4fb453437480a12e3..34fd57e50a608d7ff88dc610ba02286f32d94b08 100644
|
| --- a/components/favicon_base/favicon_types.h
|
| +++ b/components/favicon_base/favicon_types.h
|
| @@ -72,6 +72,6 @@ struct FaviconBitmapResult {
|
| // HistoryBackend::SetFavicons().
|
| typedef FaviconBitmapResult FaviconBitmapData;
|
|
|
| -} // namespace chrome
|
| +} // namespace favicon_base
|
|
|
| #endif // COMPONENTS_FAVICON_BASE_FAVICON_TYPES_H_
|
|
|