Commit da8cacf9 authored by Xiaohan Wang's avatar Xiaohan Wang Committed by Commit Bot

Remove unnecessary include in gcp_strings.h

Remove the include of "base/values.h" since it doesn't need anything
from it.

Bug: 960460
Change-Id: I08050e552bd3d8ddad2b1e909a3e708168c488db
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1599511
Auto-Submit: Xiaohan Wang <xhwang@chromium.org>
Reviewed-by: default avatarTien Mai <tienmai@chromium.org>
Commit-Queue: Xiaohan Wang <xhwang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#657362}
parent 3f71f5cb
......@@ -8,8 +8,6 @@
#include <string>
#include <vector>
#include "base/values.h"
namespace credential_provider {
// The the UI process can exit with the following exit code.
......
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