roll cacheinvalidation forward to @213 to quiet a log message that happens fairly frequently

Addresses http://code.google.com/p/chromium/issues/detail?id=119185

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137785 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index c402c7a..eafbe4e 100644
--- a/DEPS
+++ b/DEPS
@@ -109,7 +109,7 @@
 
   "src/third_party/cacheinvalidation/files/src/google":
     (Var("googlecode_url") % "google-cache-invalidation-api") +
-    "/trunk/src/google@203",
+    "/trunk/src/google@213",
 
   "src/third_party/leveldatabase/src":
     (Var("googlecode_url") % "leveldb") + "/trunk@64",