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

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

Issue 1049083002: UI fix for fullscreen permission on single website preference. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/android/java/res/xml/single_website_preferences.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/reset_fullscreen_permission.xml
diff --git a/chrome/android/java/res/layout/clear_storage.xml b/chrome/android/java/res/layout/reset_fullscreen_permission.xml
similarity index 84%
copy from chrome/android/java/res/layout/clear_storage.xml
copy to chrome/android/java/res/layout/reset_fullscreen_permission.xml
index de39488196e695d0f09b2294a398a8211885b15a..6f6ae6a40e95f32f7718b4259617a6636a5c03e1 100644
--- a/chrome/android/java/res/layout/clear_storage.xml
+++ b/chrome/android/java/res/layout/reset_fullscreen_permission.xml
@@ -6,5 +6,5 @@
<ImageView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:contentDescription="@string/webstorage_clear_data_dialog_title"
+ android:contentDescription="@string/reset_fullscreen_permission_title"
android:src="@drawable/btn_trash"/>
« no previous file with comments | « no previous file | chrome/android/java/res/xml/single_website_preferences.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698