| Index: content/child/site_isolation_stats_gatherer_browsertest.cc
|
| diff --git a/content/child/site_isolation_policy_browsertest.cc b/content/child/site_isolation_stats_gatherer_browsertest.cc
|
| similarity index 99%
|
| rename from content/child/site_isolation_policy_browsertest.cc
|
| rename to content/child/site_isolation_stats_gatherer_browsertest.cc
|
| index 4a05eb791c5b07587cf77c506bcaba5c7d9ec1fe..43bdd86d98f7b8ec969cd39f9f28225a283d26de 100644
|
| --- a/content/child/site_isolation_policy_browsertest.cc
|
| +++ b/content/child/site_isolation_stats_gatherer_browsertest.cc
|
| @@ -1,4 +1,4 @@
|
| -// Copyright 2013 The Chromium Authors. All rights reserved.
|
| +// Copyright 2015 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| @@ -247,4 +247,4 @@ IN_PROC_BROWSER_TEST_F(SiteIsolationStatsGathererBrowserTest,
|
| NavigateToURL(shell(), foo);
|
| }
|
|
|
| -}
|
| +} // namespace content
|
|
|