summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/.gitattributes
diff options
context:
space:
mode:
authorparoga@webkit.org <paroga@webkit.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2011-04-18 11:29:15 +0000
committerparoga@webkit.org <paroga@webkit.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2011-04-18 11:29:15 +0000
commit5c64cd65538deea9637473851ef9062ae3d58182 (patch)
tree5adc82c3fdfdcabee74ae608058b1b49b4d9eb2e /third_party/WebKit/.gitattributes
parent727cad4af1d7d3fb9d69ecd463a3dec28948118c (diff)
downloadchromium_src-5c64cd65538deea9637473851ef9062ae3d58182.zip
chromium_src-5c64cd65538deea9637473851ef9062ae3d58182.tar.gz
chromium_src-5c64cd65538deea9637473851ef9062ae3d58182.tar.bz2
2011-04-18 Patrick Gansterer <paroga@webkit.org>
Reviewed by Pavel Feldman. REGRESSION (r81479): generate-inspector-idl fails on native win32 https://bugs.webkit.org/show_bug.cgi?id=58315 Disable git autocrlf for Inspector.json. * .gitattributes: git-svn-id: svn://svn.chromium.org/blink/trunk@84130 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/.gitattributes')
-rw-r--r--third_party/WebKit/.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/.gitattributes b/third_party/WebKit/.gitattributes
index 8117d8a..6f24321 100644
--- a/third_party/WebKit/.gitattributes
+++ b/third_party/WebKit/.gitattributes
@@ -197,6 +197,7 @@ PerformanceTests/SunSpider/tests/parse-only/jquery-1.3.2.js -crlf
Source/WebCore/accessibility/AccessibilityAllInOne.cpp -crlf
Source/WebCore/bindings/js/JSExceptionBase.cpp -crlf
Source/WebCore/bindings/js/JSExceptionBase.h -crlf
+Source/WebCore/inspector/Inspector.json -crlf
Source/WebCore/manual-tests/DOMContextMenuEvent.html -crlf
Source/WebCore/manual-tests/cursor-max-size.html -crlf
Source/WebCore/manual-tests/drag-with-div-or-image-as-data-image.html -crlf