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

Unified Diff: chrome/BUILD.gn

Issue 2744823004: Move cross-platform Page Info UI code to its own folder. (Closed)
Patch Set: Move permission_menu_model.h into page_info 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 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') | chrome/browser/ui/website_settings/permission_menu_model_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698