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

Unified Diff: chrome/BUILD.gn

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/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 7a32fb0816a38d86a560407272321666be7804e1..074a18bab7e9541ae2e2dc033915f578153be56d 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -1551,7 +1551,7 @@ if (is_android) {
java_cpp_enum("website_settings_action_javagen") {
sources = [
- "browser/ui/page_info/website_settings.h",
+ "browser/ui/page_info/page_info.h",
]
}

Powered by Google App Engine
This is Rietveld 408576698