Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1085)

Unified Diff: content/child/site_isolation_stats_gatherer_browsertest.cc

Issue 1174323002: [Patch 5 of 6] Split out the site_isolation_policy files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rename_policy_to_sniffer3
Patch Set: Re-upload. Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « content/child/site_isolation_stats_gatherer.cc ('k') | content/child/site_isolation_stats_gatherer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698