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

Unified Diff: chrome/BUILD.gn

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
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 900ec35c04fb32aaa87c68148e8dad617dd671df..89eb635120883538e5e79127ba9bf2f5882e2273 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -1533,7 +1533,7 @@ if (is_android) {
java_cpp_enum("website_settings_action_javagen") {
sources = [
- "browser/ui/website_settings/website_settings.h",
+ "browser/ui/page_info/website_settings.h",
]
}
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698