licensing: pass licenses.py scan

This makes it pass for all directories except third_party/qcms,
which unfortunately needs some careful figuring out of the license.

BUG=39240

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69207 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index d08d48bb..7a43eda 100644
--- a/DEPS
+++ b/DEPS
@@ -275,7 +275,7 @@
       (Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@3",
 
     "src/third_party/openssl":
-      "/trunk/deps/third_party/openssl@68738",
+      "/trunk/deps/third_party/openssl@69192",
   },
 }