| Index: content/public/android/java/res/values/attrs.xml
|
| diff --git a/content/public/android/java/res/values/attrs.xml b/content/public/android/java/res/values/attrs.xml
|
| index d4268bc0df94781da5afb380f412504befbc4449..8014143954b1c6f5d11f9bd97334886926ff0d5c 100644
|
| --- a/content/public/android/java/res/values/attrs.xml
|
| +++ b/content/public/android/java/res/values/attrs.xml
|
| @@ -8,4 +8,6 @@
|
| <resources>
|
| <attr name="action_mode_share_drawable" format="reference" />
|
| <attr name="action_mode_web_search_drawable" format="reference" />
|
| + <attr name="select_dialog_multichoice" format="reference" />
|
| + <attr name="select_dialog_singlechoice" format="reference" />
|
| </resources>
|
|
|