summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/event_sending_controller.cc
diff options
context:
space:
mode:
authordeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-11 14:53:04 +0000
committerdeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-11 14:53:04 +0000
commit4330ad19ce4e258ee8b3e36930c2265b1df029ab (patch)
treefd6251dc03ce7f956fa0d58fa74b25e56bc32526 /webkit/tools/test_shell/event_sending_controller.cc
parent0c581e6da36097611f471ed626a26fa2fad3389d (diff)
downloadchromium_src-4330ad19ce4e258ee8b3e36930c2265b1df029ab.zip
chromium_src-4330ad19ce4e258ee8b3e36930c2265b1df029ab.tar.gz
chromium_src-4330ad19ce4e258ee8b3e36930c2265b1df029ab.tar.bz2
NO CODE CHANGE
Normalize end of file newlines in webkit/. All files end in a single newline. Review URL: http://codereview.chromium.org/42070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11443 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/test_shell/event_sending_controller.cc')
-rw-r--r--webkit/tools/test_shell/event_sending_controller.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/event_sending_controller.cc b/webkit/tools/test_shell/event_sending_controller.cc
index fc4934e..923d784 100644
--- a/webkit/tools/test_shell/event_sending_controller.cc
+++ b/webkit/tools/test_shell/event_sending_controller.cc
@@ -566,4 +566,3 @@ void EventSendingController::clearKillRing(
const CppArgumentList& args, CppVariant* result) {
result->SetNull();
}
-