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

Unified Diff: chrome/browser/ui/page_info/page_info_infobar_delegate.cc

Issue 2754383004: Rename WebsiteSettings code to PageInfo. (Closed)
Patch Set: Created 3 years, 9 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: chrome/browser/ui/page_info/page_info_infobar_delegate.cc
diff --git a/chrome/browser/ui/page_info/website_settings_infobar_delegate.cc b/chrome/browser/ui/page_info/page_info_infobar_delegate.cc
similarity index 96%
rename from chrome/browser/ui/page_info/website_settings_infobar_delegate.cc
rename to chrome/browser/ui/page_info/page_info_infobar_delegate.cc
index 04beadcaa10898e7345fb2e418c7829898ab5819..09620c943a3af8c97c70d263c9c25684e8348cca 100644
--- a/chrome/browser/ui/page_info/website_settings_infobar_delegate.cc
+++ b/chrome/browser/ui/page_info/page_info_infobar_delegate.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/ui/page_info/website_settings_infobar_delegate.h"
+#include "chrome/browser/ui/page_info/page_info_infobar_delegate.h"
#include "base/logging.h"
#include "base/strings/utf_string_conversions.h"

Powered by Google App Engine
This is Rietveld 408576698