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

Unified Diff: chrome/android/java/res/layout/website_settings_legacy.xml

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/android/java/res/layout/website_settings_legacy.xml
diff --git a/chrome/android/java/res/layout/website_settings.xml b/chrome/android/java/res/layout/website_settings_legacy.xml
similarity index 98%
copy from chrome/android/java/res/layout/website_settings.xml
copy to chrome/android/java/res/layout/website_settings_legacy.xml
index cb614cacab3d1208f441beebeb24263f3b4a634d..eca80ce9a05d7c21fa32f8b10a9c6e7d161fc1b4 100644
--- a/chrome/android/java/res/layout/website_settings.xml
+++ b/chrome/android/java/res/layout/website_settings_legacy.xml
@@ -35,4 +35,4 @@
android:layout_height="wrap_content" />
</LinearLayout>
-</LinearLayout>
+</LinearLayout>

Powered by Google App Engine
This is Rietveld 408576698