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

Unified Diff: chrome/browser/ui/page_info/website_settings.h

Issue 2765733002: Rename Android Java pageinfo folder to page_info (matching other platforms). (Closed)
Patch Set: Rename Android Java pageinfo folder to page_info (matching other platforms). 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 | « chrome/browser/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/page_info/website_settings.h
diff --git a/chrome/browser/ui/page_info/website_settings.h b/chrome/browser/ui/page_info/website_settings.h
index 7ac7e7064d8a359fea95f71bb1f1b5473374d7e5..07f65823baf0081917b980bd13a7d5c21ff0a2e5 100644
--- a/chrome/browser/ui/page_info/website_settings.h
+++ b/chrome/browser/ui/page_info/website_settings.h
@@ -85,7 +85,7 @@ class WebsiteSettings : public TabSpecificContentSettings::SiteDataObserver,
// UMA statistics for WebsiteSettings. Do not reorder or remove existing
// fields. A Java counterpart will be generated for this enum.
- // GENERATED_JAVA_ENUM_PACKAGE: org.chromium.chrome.browser.pageinfo
+ // GENERATED_JAVA_ENUM_PACKAGE: org.chromium.chrome.browser.page_info
enum WebsiteSettingsAction {
WEBSITE_SETTINGS_OPENED = 0,
// No longer used; indicated actions for the old version of Page Info that
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698