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

Unified Diff: extensions/common/extension.h

Issue 396173002: Cleanup dependencies on device/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 5 months 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 | « extensions/common/api/api.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/extension.h
diff --git a/extensions/common/extension.h b/extensions/common/extension.h
index 554ec29743c112b9be7d2fdd82837a6a4739ef2e..007faadeab20f76db91d6b15d9abb5c15dadbf66 100644
--- a/extensions/common/extension.h
+++ b/extensions/common/extension.h
@@ -28,18 +28,11 @@
#include "ui/gfx/size.h"
#include "url/gurl.h"
-class ExtensionAction;
-class SkBitmap;
-
namespace base {
class DictionaryValue;
class Version;
}
-namespace gfx {
-class ImageSkia;
-}
-
namespace extensions {
class PermissionSet;
class PermissionsData;
« no previous file with comments | « extensions/common/api/api.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698