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

Unified Diff: chrome/browser/ui/views/website_settings/chosen_object_row_observer.h

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/views/website_settings/chosen_object_row_observer.h
diff --git a/chrome/browser/ui/views/website_settings/chosen_object_row_observer.h b/chrome/browser/ui/views/website_settings/chosen_object_row_observer.h
index 09ba83ee7eb860140a5b45117c79e5bef4622299..ef76b00f18aa48013b3b47bbf948c19ef6abb7e7 100644
--- a/chrome/browser/ui/views/website_settings/chosen_object_row_observer.h
+++ b/chrome/browser/ui/views/website_settings/chosen_object_row_observer.h
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_UI_VIEWS_WEBSITE_SETTINGS_CHOSEN_OBJECT_ROW_OBSERVER_H_
#define CHROME_BROWSER_UI_VIEWS_WEBSITE_SETTINGS_CHOSEN_OBJECT_ROW_OBSERVER_H_
-#include "chrome/browser/ui/website_settings/website_settings_ui.h"
+#include "chrome/browser/ui/page_info/website_settings_ui.h"
class ChosenObjectRowObserver {
public:

Powered by Google App Engine
This is Rietveld 408576698