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 1d9c9ad..91cb66b 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -44,8 +44,8 @@ 'common/common_param_traits.h', 'common/content_settings.cc', 'common/content_settings.h', - 'common/content_settings_helper.cc', - 'common/content_settings_helper.h', + 'common/content_settings_helper.cc', + 'common/content_settings_helper.h', 'common/content_settings_types.h', 'common/debug_flags.cc', 'common/debug_flags.h', |