Commit f768655c authored by abarth@chromium.org's avatar abarth@chromium.org

Fix build break from the future.

TBR=pfeldman
Review URL: http://codereview.chromium.org/8801036

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113098 0039d316-1c4b-4281-b951-d872f2087c98
parent b76ab1b8
......@@ -10,7 +10,7 @@
#include "base/compiler_specific.h"
#include "third_party/skia/include/core/SkColor.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebPageOverlay.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebRect.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebRect.h"
namespace content {
class RenderView;
......
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