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

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

Issue 2755003003: Add Interstitial for user consent (Closed)
Patch Set: Removing Comment Change from Service Created 3 years, 9 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
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 eda12d62693ad51d33f8c2d85f03077236f97d76..8964740181eba1bb026d618c1dc0c537906f3bbd 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -58,6 +58,7 @@
<item type="id" name="focus_url_bar" />
<item type="id" name="show_menu" />
<item type="id" name="open_recently_closed_tab" />
+ <item type="id" name="physical_web_sharing_id" />
mattreynolds 2017/03/17 00:52:39 Let's move this to a "Menu items IDs" section (wou
iankc 2017/03/17 01:46:10 Makes the most sense.
<!-- PaymentRequest -->
<item type="id" name="payments_section" />

Powered by Google App Engine
This is Rietveld 408576698