diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/theme/filebrowse_fullscreen.png | bin | 0 -> 1347 bytes | |||
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/filebrowse_fullscreen.png b/chrome/app/theme/filebrowse_fullscreen.png Binary files differnew file mode 100644 index 0000000..6f8ff12 --- /dev/null +++ b/chrome/app/theme/filebrowse_fullscreen.png diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 1e7cd38..bf7187d 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -420,6 +420,7 @@ <include name="IDR_ICON_PHOTO" file="icon_photo.png" type="BINDATA" /> <include name="IDR_ICON_WEBPAGE" file="icon_webpage.png" type="BINDATA" /> <include name="IDR_FILEBROWSER_UPLOAD" file="filebrowse_upload.png" type="BINDATA" /> + <include name="IDR_FILEBROWSER_FULLSCREEN" file="filebrowse_fullscreen.png" type="BINDATA" /> </if> <if expr="(pp_ifdef('chromeos') or pp_ifdef('toolkit_views')) and pp_ifdef('_google_chrome')"> |