summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-23 05:36:02 +0000
committerhbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-23 05:36:02 +0000
commitf895131a9b1d337a1c79b688bfb7d0d6b7f4eeb6 (patch)
tree7974a23262add97648efabc67407996b470a128a
parent5c5824b963d462ad8874512cac1358abf181848e (diff)
downloadchromium_src-f895131a9b1d337a1c79b688bfb7d0d6b7f4eeb6.zip
chromium_src-f895131a9b1d337a1c79b688bfb7d0d6b7f4eeb6.tar.gz
chromium_src-f895131a9b1d337a1c79b688bfb7d0d6b7f4eeb6.tar.bz2
Replace tabs with spaces.
This change just replaces tab characters inserted by r52597 and r52859 with space characters. BUG=none TEST=none Review URL: http://codereview.chromium.org/3062001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53440 0039d316-1c4b-4281-b951-d872f2087c98
-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',