WebKit roll has been failing multiple times. To make sure that the WebKit roll is not the culprit, this change just tries to insert an empty line to DEPS. No change to the WebKit revision. If this change causes failures, the problem exists in build infrastracture not in the WebKit roll.

[email protected]
BUG=


Review URL: https://chromiumcodereview.appspot.com/11418008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167932 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index 6f9eeb7e..3df3782 100644
--- a/DEPS
+++ b/DEPS
@@ -9,6 +9,7 @@
   "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
   "nacl_trunk": "http://src.chromium.org/native_client/trunk",
   "webkit_revision": "134630",
+
   "chromium_git": "http://git.chromium.org/git",
   "chromiumos_git": "http://git.chromium.org/chromiumos",
   "swig_revision": "69281",