Chromium Code Reviews

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

Issue 2781323004: Create a new Data Saver settings page that adds the site breakdown (Closed)
Patch Set: sclittle comments Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/android/java/res/layout/data_reduction_old_stats_layout.xml
diff --git a/chrome/android/java/res/layout/data_reduction_stats_layout.xml b/chrome/android/java/res/layout/data_reduction_old_stats_layout.xml
similarity index 99%
copy from chrome/android/java/res/layout/data_reduction_stats_layout.xml
copy to chrome/android/java/res/layout/data_reduction_old_stats_layout.xml
index 86092ed9b2d09471fdcba422a60edca6d55823fd..592602ee8db7fcacd13edd12eab88d58694c66d9 100644
--- a/chrome/android/java/res/layout/data_reduction_stats_layout.xml
+++ b/chrome/android/java/res/layout/data_reduction_old_stats_layout.xml
@@ -129,4 +129,4 @@
android:textColor="?android:attr/textColorPrimary"
android:textSize="14sp" />
-</LinearLayout>
+</LinearLayout>

Powered by Google App Engine