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

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

Issue 2860313002: 🔍 More SearchActivity tests (Closed)
Patch Set: 🔍 More SearchActivity tests Created 3 years, 7 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/values/ids.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/default_search_engine_first_run_fragment.xml
diff --git a/chrome/android/java/res/layout/default_search_engine_first_run_fragment.xml b/chrome/android/java/res/layout/default_search_engine_first_run_fragment.xml
index b74e07dd2005ce342c0e3d457a38e499443e8c15..bc59ef6e95a6e48d2660405d5764ce7f20b2e9e8 100644
--- a/chrome/android/java/res/layout/default_search_engine_first_run_fragment.xml
+++ b/chrome/android/java/res/layout/default_search_engine_first_run_fragment.xml
@@ -48,7 +48,7 @@
<View style="@style/Divider" />
<org.chromium.chrome.browser.widget.RadioButtonLayout
- android:id="@+id/engine_controls"
+ android:id="@+id/default_search_engine_dialog_options"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="12dp"
« no previous file with comments | « no previous file | chrome/android/java/res/values/ids.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698