Commit a36d4f72 authored by sigbjornf@opera.com's avatar sigbjornf@opera.com

Oilpan: fix build after r201632.

R=haraken
BUG=523249
NOTRY=true

Review URL: https://codereview.chromium.org/1325983003

git-svn-id: svn://svn.chromium.org/blink/trunk@201636 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 697a99d3
......@@ -91,7 +91,7 @@ public:
}
private:
ContentSecurityPolicy* m_contentSecurityPolicy;
RawPtrWillBeMember<ContentSecurityPolicy> m_contentSecurityPolicy;
};
static CSSStyleRule* asCSSStyleRule(CSSRule*);
......
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