Commit 58252ce7 authored by Dave Tapuska's avatar Dave Tapuska

Fix failed build

crrev.com/6f8b5118 adjusted location of callback helpers.

TBR=danakj@chromium.org
NOTRY=true

Change-Id: I4af7bd6b70c4716db7059b16ec7dd7843fc0fd21
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533026Reviewed-by: default avatarDave Tapuska <dtapuska@chromium.org>
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Auto-Submit: Dave Tapuska <dtapuska@chromium.org>
Cr-Commit-Position: refs/heads/master@{#826389}
parent c70deab2
......@@ -11,7 +11,7 @@
#include "content/public/browser/navigation_handle.h"
#if defined(OS_LINUX) || defined(OS_CHROMEOS)
#include "base/bind_helpers.h"
#include "base/callback_helpers.h"
#include "base/feature_list.h"
#include "base/logging.h"
#include "base/strings/strcat.h"
......
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