diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-09 02:34:14 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-09 02:34:14 +0000 |
commit | d75c4e1f5e6d8ae1f55a8a54410a768f10f1a66c (patch) | |
tree | 81da3a160b34714d472e164af0088a8cd14d79f5 /app | |
parent | 084523f3bc365e7248f2109dee06da8c77f55265 (diff) | |
download | chromium_src-d75c4e1f5e6d8ae1f55a8a54410a768f10f1a66c.zip chromium_src-d75c4e1f5e6d8ae1f55a8a54410a768f10f1a66c.tar.gz chromium_src-d75c4e1f5e6d8ae1f55a8a54410a768f10f1a66c.tar.bz2 |
svn prop fixes. Applied to all files not in third_party.
* Removed eol-style, executable and mergeinfo from BMP/GIF/ICO/JPEG files, and set correct mime-type.
* Removed executable and mergeinfo from .c/.cc/.cpp/.h/.m/.mm and .gyp files, and set eol-style to LF.
TBR=evanm
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40991 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app')
-rw-r--r--[-rwxr-xr-x] | app/gfx/canvas_linux.cc | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | app/gfx/font_skia.cc | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | app/resources/browser_action_badge_center.png | bin | 2827 -> 2827 bytes | |||
-rw-r--r--[-rwxr-xr-x] | app/resources/browser_action_badge_left.png | bin | 2873 -> 2873 bytes | |||
-rw-r--r--[-rwxr-xr-x] | app/resources/browser_action_badge_right.png | bin | 2873 -> 2873 bytes | |||
-rw-r--r--[-rwxr-xr-x] | app/resources/frame_app_panel_default.png | bin | 530 -> 530 bytes | |||
-rw-r--r--[-rwxr-xr-x] | app/resources/menu_arrow.png | bin | 154 -> 154 bytes | |||
-rw-r--r--[-rwxr-xr-x] | app/resources/menu_check.png | bin | 208 -> 208 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/app/gfx/canvas_linux.cc b/app/gfx/canvas_linux.cc index 1b3d824..1b3d824 100755..100644 --- a/app/gfx/canvas_linux.cc +++ b/app/gfx/canvas_linux.cc diff --git a/app/gfx/font_skia.cc b/app/gfx/font_skia.cc index eee1238..eee1238 100755..100644 --- a/app/gfx/font_skia.cc +++ b/app/gfx/font_skia.cc diff --git a/app/resources/browser_action_badge_center.png b/app/resources/browser_action_badge_center.png Binary files differindex 289d5ef..289d5ef 100755..100644 --- a/app/resources/browser_action_badge_center.png +++ b/app/resources/browser_action_badge_center.png diff --git a/app/resources/browser_action_badge_left.png b/app/resources/browser_action_badge_left.png Binary files differindex bb7581d..bb7581d 100755..100644 --- a/app/resources/browser_action_badge_left.png +++ b/app/resources/browser_action_badge_left.png diff --git a/app/resources/browser_action_badge_right.png b/app/resources/browser_action_badge_right.png Binary files differindex b5fd5e3..b5fd5e3 100755..100644 --- a/app/resources/browser_action_badge_right.png +++ b/app/resources/browser_action_badge_right.png diff --git a/app/resources/frame_app_panel_default.png b/app/resources/frame_app_panel_default.png Binary files differindex aea7e28..aea7e28 100755..100644 --- a/app/resources/frame_app_panel_default.png +++ b/app/resources/frame_app_panel_default.png diff --git a/app/resources/menu_arrow.png b/app/resources/menu_arrow.png Binary files differindex 24ed897..24ed897 100755..100644 --- a/app/resources/menu_arrow.png +++ b/app/resources/menu_arrow.png diff --git a/app/resources/menu_check.png b/app/resources/menu_check.png Binary files differindex dd714e0..dd714e0 100755..100644 --- a/app/resources/menu_check.png +++ b/app/resources/menu_check.png |