Pick up and adjust to version of grit where default is no resource_ids file.

BUG=none

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129619

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129818

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130115 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index d49a181f..fa89ff9d 100644
--- a/DEPS
+++ b/DEPS
@@ -116,7 +116,7 @@
     (Var("googlecode_url") % "snappy") + "/trunk@37",
 
   "src/tools/grit":
-    (Var("googlecode_url") % "grit-i18n") + "/trunk@18",
+    (Var("googlecode_url") % "grit-i18n") + "/trunk@23",
 
   "src/tools/gyp":
     (Var("googlecode_url") % "gyp") + "/trunk@1293",