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

Unified Diff: content/public/android/java/res/layout/validation_message_bubble.xml

Issue 878413008: Remove WebsiteSettingsPopupLegacy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « content/public/android/java/res/drawable-xxxhdpi/pageinfo_warning_major.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/java/res/layout/validation_message_bubble.xml
diff --git a/content/public/android/java/res/layout/validation_message_bubble.xml b/content/public/android/java/res/layout/validation_message_bubble.xml
index 4e44be77ac94ef9fb64c5edbacaf43d4e9c5a0e9..3fc7d11c3c0eb932893c8798a8ffc634911d23f7 100644
--- a/content/public/android/java/res/layout/validation_message_bubble.xml
+++ b/content/public/android/java/res/layout/validation_message_bubble.xml
@@ -40,7 +40,7 @@
android:layout_alignParentStart="true"
android:layout_below="@id/top_view"
android:layout_marginEnd="8dp"
- android:src="@drawable/pageinfo_warning_major" />
+ android:src="@drawable/ic_warning" />
<LinearLayout
android:id="@id/text_wrapper"
« no previous file with comments | « content/public/android/java/res/drawable-xxxhdpi/pageinfo_warning_major.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698