summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/extension.h')
-rw-r--r--chrome/common/extensions/extension.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/extensions/extension.h b/chrome/common/extensions/extension.h
index 331de16..77e5a64 100644
--- a/chrome/common/extensions/extension.h
+++ b/chrome/common/extensions/extension.h
@@ -423,6 +423,4 @@ class Extension {
DISALLOW_COPY_AND_ASSIGN(Extension);
};
-typedef std::vector<Extension*> ExtensionList;
-
#endif // CHROME_COMMON_EXTENSIONS_EXTENSION_H_