Chromium Code Reviews| Index: net/base/registry_controlled_domains/registry_controlled_domain_unittest.cc |
| diff --git a/net/base/registry_controlled_domains/registry_controlled_domain_unittest.cc b/net/base/registry_controlled_domains/registry_controlled_domain_unittest.cc |
| index 22bd963ad4b17fd4f320fb9f9d618a94c7e18ce5..3ddf5142e356ec98f0dfacc244ee89b753211f77 100644 |
| --- a/net/base/registry_controlled_domains/registry_controlled_domain_unittest.cc |
| +++ b/net/base/registry_controlled_domains/registry_controlled_domain_unittest.cc |
| @@ -3,6 +3,7 @@ |
| // found in the LICENSE file. |
| #include "net/base/registry_controlled_domains/registry_controlled_domain.h" |
| +#include "net/base/registry_controlled_domains/test_util.h" |
|
Adam Rice
2015/01/19 06:05:57
Please remove this too.
yhirano
2015/01/19 06:11:53
Done.
|
| #include "testing/gtest/include/gtest/gtest.h" |
| #include "url/gurl.h" |