diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 50b7e6b..f961314 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -147,8 +147,8 @@ 'common/extensions/file_browser_handler.h', 'common/extensions/manifest.cc', 'common/extensions/manifest.h', - 'common/extensions/manifest_feature_provider.cc', - 'common/extensions/manifest_feature_provider.h', + 'common/extensions/simple_feature_provider.cc', + 'common/extensions/simple_feature_provider.h', 'common/extensions/update_manifest.cc', 'common/extensions/update_manifest.h', 'common/extensions/url_pattern.cc', |