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

Unified Diff: chrome/android/java/res/values/ids.xml

Issue 2791843002: [subresource_filter] Add the toggle to the new experimental UI (Closed)
Patch Set: add TODO and crbug link 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/infobar/SubresourceFilterExperimentalInfoBar.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values/ids.xml
diff --git a/chrome/android/java/res/values/ids.xml b/chrome/android/java/res/values/ids.xml
index 6211d897b22e8465b10051f7a7087718d2733f62..2c9852ceab1dd6d1f68dcc95a3d053949361a501 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -29,6 +29,7 @@
<item type="id" name="translate_infobar_always_toggle" />
<item type="id" name="translate_infobar_source_spinner" />
<item type="id" name="translate_infobar_target_spinner" />
+ <item type="id" name="subresource_filter_infobar_toggle" />
<!-- Menu items IDs in Settings -->
<item type="id" name="menu_id_close" />
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/infobar/SubresourceFilterExperimentalInfoBar.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698