summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/chrome_browser.gypi4
-rw-r--r--chrome/chrome_common.gypi4
2 files changed, 4 insertions, 4 deletions
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f73e631..d878d86 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1948,8 +1948,8 @@
'browser/notifications/notification_exceptions_table_model.h',
'browser/notifications/notification_object_proxy.cc',
'browser/notifications/notification_object_proxy.h',
- 'browser/notifications/notification_options_menu_model.cc',
- 'browser/notifications/notification_options_menu_model.h',
+ 'browser/notifications/notification_options_menu_model.cc',
+ 'browser/notifications/notification_options_menu_model.h',
'browser/notifications/notification_ui_manager.cc',
'browser/notifications/notification_ui_manager.h',
'browser/notifications/notifications_prefs_cache.cc',
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',