Rolled cacheinvalidation to @67.

This includes a crash fix (see bugs).

BUG=65945,chromium-os:5014
TEST=Manual

Review URL: http://codereview.chromium.org/5782001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68881 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index 9f761cd..c4c41ad 100644
--- a/DEPS
+++ b/DEPS
@@ -52,7 +52,7 @@
     (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@106",
 
   "src/third_party/cacheinvalidation/files":
-    (Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@61",
+    (Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@67",
 
   "src/tools/gyp":
     (Var("googlecode_url") % "gyp") + "/trunk@857",