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

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

Issue 2744823004: Move cross-platform Page Info UI code to its own folder. (Closed)
Patch Set: Update test build file with changes not caught by mass-rename.py 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/website_settings_infobar_delegate.cc
diff --git a/chrome/browser/ui/website_settings/website_settings_infobar_delegate.cc b/chrome/browser/ui/page_info/website_settings_infobar_delegate.cc
similarity index 96%
rename from chrome/browser/ui/website_settings/website_settings_infobar_delegate.cc
rename to chrome/browser/ui/page_info/website_settings_infobar_delegate.cc
index 3602b7d4a171ea68b05fb7e808e46ff407fe2779..15a6f51df62e69ff3dd294dbaa95601dd0bb3aa0 100644
--- a/chrome/browser/ui/website_settings/website_settings_infobar_delegate.cc
+++ b/chrome/browser/ui/page_info/website_settings_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/website_settings/website_settings_infobar_delegate.h"
+#include "chrome/browser/ui/page_info/website_settings_infobar_delegate.h"
#include "base/logging.h"
#include "base/strings/utf_string_conversions.h"
« no previous file with comments | « chrome/browser/ui/page_info/website_settings_infobar_delegate.h ('k') | chrome/browser/ui/page_info/website_settings_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698