[DevTools] Roll inspector_protocol.

New revision: 112f668538cf71ee033fb7687e6dcdff46f95716

This changes the directory for the C++ library and the namespace.

Upstream change and review:
https://chromium-review.googlesource.com/c/deps/inspector_protocol/+/1884662

Bug:1018411

Change-Id: I88d16237066efce8698d71ae90e49746bc491cd3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1881117
Reviewed-by: Leonard Grey <[email protected]>
Reviewed-by: Andrey Kosyakov <[email protected]>
Reviewed-by: Max Moroz <[email protected]>
Commit-Queue: Johannes Henkel <[email protected]>
Auto-Submit: Johannes Henkel <[email protected]>
Cr-Commit-Position: refs/heads/master@{#711088}
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 75ec3d4..036880e 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -204,7 +204,7 @@
     "//third_party/boringssl",
     "//third_party/brotli:dec",
     "//third_party/icu",
-    "//third_party/inspector_protocol:encoding",
+    "//third_party/inspector_protocol:crdtp",
     "//third_party/libyuv",
     "//third_party/re2",
     "//third_party/sqlite",