| Index: chrome/common/extensions/mime_types_handler.h
|
| ===================================================================
|
| --- chrome/common/extensions/mime_types_handler.h (revision 247534)
|
| +++ chrome/common/extensions/mime_types_handler.h (working copy)
|
| @@ -12,12 +12,7 @@
|
| #include "base/basictypes.h"
|
| #include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
| -#include "extensions/common/url_pattern.h"
|
| -#include "extensions/common/url_pattern_set.h"
|
| -#include "url/gurl.h"
|
|
|
| -class URLPattern;
|
| -
|
| class MimeTypesHandler {
|
| public:
|
| // Returns list of extensions' ids that are allowed to use MIME type filters.
|
|
|