Commit 27ab3496 authored by Robert Liao's avatar Robert Liao Committed by Commit Bot

Remove wrl/client.h include from views.h

This isn't needed as of http://crrev.com/186382

BUG=
TBR=sky@chromium.org

Change-Id: Ib68322494d89754f47e0bfa2e504827804d9586c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864091Reviewed-by: default avatarRobert Liao <robliao@chromium.org>
Commit-Queue: Robert Liao <robliao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#706275}
parent b708b164
...@@ -49,10 +49,6 @@ ...@@ -49,10 +49,6 @@
#include "ui/views/view_targeter.h" #include "ui/views/view_targeter.h"
#include "ui/views/views_export.h" #include "ui/views/views_export.h"
#if defined(OS_WIN)
#include <wrl/client.h>
#endif
using ui::OSExchangeData; using ui::OSExchangeData;
namespace gfx { namespace gfx {
......
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