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

Side by Side Diff: chrome/browser/vr_shell_resources.grdp

Issue 2850893002: Adding Daydream controller resources for VrShell (Closed)
Patch Set: Adding dep 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 unified diff | Download patch
« no previous file with comments | « chrome/browser/resources/vr_shell/tex/ddcontroller_touchpad.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit-part>
3 <if expr="enable_vr">
4 <include name="IDR_VR_SHELL_DDCONTROLLER_MODEL" file="resources\vr_shell\ddc ontroller.glb" type="BINDATA" />
5 <include name="IDR_VR_SHELL_DDCONTROLLER_IDLE_TEXTURE" file="resources\vr_sh ell\tex\ddcontroller_idle.png" type="BINDATA" />
6 <include name="IDR_VR_SHELL_DDCONTROLLER_APP_PATCH" file="resources\vr_shell \tex\ddcontroller_app.png" type="BINDATA" />
7 <include name="IDR_VR_SHELL_DDCONTROLLER_TOUCHPAD_PATCH" file="resources\vr_ shell\tex\ddcontroller_touchpad.png" type="BINDATA" />
8 <include name="IDR_VR_SHELL_DDCONTROLLER_SYSTEM_PATCH" file="resources\vr_sh ell\tex\ddcontroller_system.png" type="BINDATA" />
9 </if>
10 </grit-part>
OLDNEW
« no previous file with comments | « chrome/browser/resources/vr_shell/tex/ddcontroller_touchpad.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698