Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3723)

Unified Diff: chrome/common/extensions/manifest_handlers/app_icon_color_info.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/command.h ('k') | chrome/common/extensions/manifest_handlers/linked_app_icons.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/manifest_handlers/app_icon_color_info.h
diff --git a/chrome/common/extensions/manifest_handlers/app_icon_color_info.h b/chrome/common/extensions/manifest_handlers/app_icon_color_info.h
index 555e086d525490df7f30091f285c09d21f071705..60e1dca9d58a177a67f5e4cbf4720a56366ffa96 100644
--- a/chrome/common/extensions/manifest_handlers/app_icon_color_info.h
+++ b/chrome/common/extensions/manifest_handlers/app_icon_color_info.h
@@ -10,10 +10,6 @@
#include "extensions/common/manifest_handler.h"
#include "third_party/skia/include/core/SkColor.h"
-namespace base {
-class DictionaryValue;
-}
-
namespace extensions {
// A structure to hold the parsed app icon color data.
« no previous file with comments | « chrome/common/extensions/command.h ('k') | chrome/common/extensions/manifest_handlers/linked_app_icons.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698