Commit 5b04b2ea authored by Byungchul Kim's avatar Byungchul Kim Committed by Commit Bot

Include missing base/callback.h

Bug: 1031540
Change-Id: I7a64d749c2c1f7484aedb8f7a7f74088972400f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270661Reviewed-by: default avatarYuchen Liu <yucliu@chromium.org>
Reviewed-by: default avatarSergey Volk <servolk@chromium.org>
Reviewed-by: default avatarLuke Halliwell (slow) <halliwell@chromium.org>
Reviewed-by: default avatarKenneth MacKay <kmackay@chromium.org>
Commit-Queue: Byungchul Kim <byungchul@chromium.org>
Cr-Commit-Position: refs/heads/master@{#783070}
parent cf8fb297
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
#include <string> #include <string>
#include "base/callback.h"
#include "base/time/time.h" #include "base/time/time.h"
namespace chromecast { namespace chromecast {
......
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