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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 516703002: Replaced the current WebsiteSettings dialog with a new PageInfo dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed "is_android" guard on permission strings. Could have #defined out the function that uses th… Created 6 years, 2 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/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index e4d1b1074c11b4844665924b6b3142280c0e066c..e782f7e15b6f2c0ee4f56f2fb5108fabd19366a8 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -62,6 +62,8 @@
'browser/ui/android/tab_restore_service_delegate_android.cc',
'browser/ui/android/website_settings_popup_android.cc',
'browser/ui/android/website_settings_popup_android.h',
+ 'browser/ui/android/website_settings_popup_legacy_android.cc',
+ 'browser/ui/android/website_settings_popup_legacy_android.h',
'browser/ui/android/window_android_helper.cc',
'browser/ui/android/window_android_helper.h',
'browser/ui/app_list/app_list_service.h',
« chrome/browser/ui/website_settings/website_settings_ui.h ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698