Commit 5a502c19 authored by tmoniuszko's avatar tmoniuszko Committed by Commit bot

Add missing url/gurl.h include

Functions declared in this file return GURL by value.

BUG=

Review-Url: https://codereview.chromium.org/2627883003
Cr-Commit-Position: refs/heads/master@{#443187}
parent 3ffa822d
......@@ -8,8 +8,7 @@
#include <string>
#include "base/strings/string16.h"
class GURL;
#include "url/gurl.h"
namespace extensions {
......
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