summaryrefslogtreecommitdiffstats
path: root/google_apis
diff options
context:
space:
mode:
authorthestig <thestig@chromium.org>2015-09-24 21:58:36 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-25 04:59:13 +0000
commita0e18cd977a07253976834dadb8d08a2d5630460 (patch)
tree593b5c7b83f66e5f9a992f91023fa39bf699d51c /google_apis
parent787d405d41fcb60aa0a8e45b0c6e5d4a9bbe75d5 (diff)
downloadchromium_src-a0e18cd977a07253976834dadb8d08a2d5630460.zip
chromium_src-a0e18cd977a07253976834dadb8d08a2d5630460.tar.gz
chromium_src-a0e18cd977a07253976834dadb8d08a2d5630460.tar.bz2
Cleanup: IWYU for base/gtest_prod_util.h.
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=pneubeck@chromium.org Review URL: https://codereview.chromium.org/1366123002 Cr-Commit-Position: refs/heads/master@{#350770}
Diffstat (limited to 'google_apis')
-rw-r--r--google_apis/gaia/oauth2_api_call_flow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/google_apis/gaia/oauth2_api_call_flow.h b/google_apis/gaia/oauth2_api_call_flow.h
index d8e6941..cfb833f 100644
--- a/google_apis/gaia/oauth2_api_call_flow.h
+++ b/google_apis/gaia/oauth2_api_call_flow.h
@@ -7,7 +7,6 @@
#include <string>
-#include "base/gtest_prod_util.h"
#include "base/memory/scoped_ptr.h"
#include "net/url_request/url_fetcher.h"
#include "net/url_request/url_fetcher_delegate.h"