| Index: chrome/browser/extensions/api/declarative_content/content_condition_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/extensions/api/declarative_content/content_condition_unittest.cc (revision 247534)
|
| +++ chrome/browser/extensions/api/declarative_content/content_condition_unittest.cc (working copy)
|
| @@ -13,6 +13,7 @@
|
| #include "components/url_matcher/url_matcher.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "url/gurl.h"
|
|
|
| using testing::ElementsAre;
|
| using testing::HasSubstr;
|
|
|