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

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

Issue 2848173002: 🔍 Yank out measurement logic for FirstRun pages (Closed)
Patch Set: Rebased Created 3 years, 8 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/src/org/chromium/chrome/browser/firstrun/FirstRunChooserView.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/account_signin_view.xml
diff --git a/chrome/android/java/res/layout/account_signin_view.xml b/chrome/android/java/res/layout/account_signin_view.xml
index e8b3d44e7cff6f37089a4c40af57b0d4d5dcc13c..4a72c233ea96edb1c5057aec4704470ec24099c9 100644
--- a/chrome/android/java/res/layout/account_signin_view.xml
+++ b/chrome/android/java/res/layout/account_signin_view.xml
@@ -33,7 +33,7 @@
<!-- The layout_width/layout_height is set to 16/9 dynamically in Java -->
<TextView
- android:id="@+id/signin_title"
+ android:id="@+id/chooser_title"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="bottom"
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/firstrun/FirstRunChooserView.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698