Commit f7284abe authored by Andrey Kosyakov's avatar Andrey Kosyakov Committed by Commit Bot

Roll inspector_protocol to 4f2c08ac839d328fa591b9821a490eaa188b0bbe

This includes an IWYU fix for <alogrithm>.
TBR=kvitekp@chromium.org

Change-Id: If016f6b1e8e4ef92a04c36c99aeed5b21032b9a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298170Reviewed-by: default avatarAndrey Kosyakov <caseq@chromium.org>
Commit-Queue: Andrey Kosyakov <caseq@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788402}
parent 3aa4c01b
......@@ -2,7 +2,7 @@ Name: inspector protocol
Short Name: inspector_protocol
URL: https://chromium.googlesource.com/deps/inspector_protocol/
Version: 0
Revision: 8c11f011735fedf71002e0f2f29a4a3a9546136e
Revision: 4f2c08ac839d328fa591b9821a490eaa188b0bbe
License: BSD
License File: LICENSE
Security Critical: yes
......
......@@ -4,6 +4,7 @@
#include "protocol_core.h"
#include <algorithm>
#include <cassert>
#include <string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment