Commit 5e60ebe3 authored by Colin Blundell's avatar Colin Blundell Committed by Commit Bot

Remove stale identity_test_utils.h includes

Forgot to do this in the CLs converting away from these utils.

TBR=sdefresne@chromium.org

Bug: 896180
Change-Id: Ifa1766efc5ec91c5313658d65fdfc0fc48bc9fe1
Reviewed-on: https://chromium-review.googlesource.com/c/1288529Reviewed-by: default avatarColin Blundell <blundell@chromium.org>
Commit-Queue: Colin Blundell <blundell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#600695}
parent 3584d76a
......@@ -36,7 +36,6 @@
#include "ipc/ipc_message.h"
#include "ipc/ipc_test_sink.h"
#include "net/base/net_errors.h"
#include "services/identity/public/cpp/identity_test_utils.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "ui/base/l10n/l10n_util.h"
......
......@@ -25,7 +25,6 @@
#include "chrome/grit/generated_resources.h"
#include "chrome/test/base/browser_with_test_window_test.h"
#include "services/identity/public/cpp/identity_manager.h"
#include "services/identity/public/cpp/identity_test_utils.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "ui/base/l10n/l10n_util.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