diff options
author | tdanderson <tdanderson@chromium.org> | 2015-08-19 12:37:13 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-19 19:38:04 +0000 |
commit | cbeb524863c8b41435b14a64a78e0697021b8a25 (patch) | |
tree | 941db1e732269f40ec890bd100505a50938a1f25 | |
parent | be942679189f5c0fdef840e9a6fa579a1fcde1cb (diff) | |
download | chromium_src-cbeb524863c8b41435b14a64a78e0697021b8a25.zip chromium_src-cbeb524863c8b41435b14a64a78e0697021b8a25.tar.gz chromium_src-cbeb524863c8b41435b14a64a78e0697021b8a25.tar.bz2 |
Add material assets in components/resources for omnibox dropdown
Add material design assets in components/resources
which appear in the omnibox dropdown.
BUG=517887
TEST=none
Review URL: https://codereview.chromium.org/1280053003
Cr-Commit-Position: refs/heads/master@{#344304}
-rw-r--r-- | components/resources/material_100_percent/omnibox/location_bar_http.png | bin | 0 -> 101 bytes |
-rw-r--r-- | components/resources/material_100_percent/omnibox/omnibox_extension_app.png | bin | 0 -> 224 bytes |
-rw-r--r-- | components/resources/material_100_percent/omnibox/omnibox_http.png | bin | 0 -> 101 bytes |
-rw-r--r-- | components/resources/material_100_percent/omnibox/omnibox_search.png | bin | 0 -> 170 bytes |
-rw-r--r-- | components/resources/material_200_percent/omnibox/location_bar_http.png | bin | 0 -> 127 bytes |
-rw-r--r-- | components/resources/material_200_percent/omnibox/omnibox_extension_app.png | bin | 0 -> 374 bytes |
-rw-r--r-- | components/resources/material_200_percent/omnibox/omnibox_http.png | bin | 0 -> 127 bytes |
-rw-r--r-- | components/resources/material_200_percent/omnibox/omnibox_search.png | bin | 0 -> 318 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/components/resources/material_100_percent/omnibox/location_bar_http.png b/components/resources/material_100_percent/omnibox/location_bar_http.png Binary files differnew file mode 100644 index 0000000..6588aef --- /dev/null +++ b/components/resources/material_100_percent/omnibox/location_bar_http.png diff --git a/components/resources/material_100_percent/omnibox/omnibox_extension_app.png b/components/resources/material_100_percent/omnibox/omnibox_extension_app.png Binary files differnew file mode 100644 index 0000000..8dc75b4 --- /dev/null +++ b/components/resources/material_100_percent/omnibox/omnibox_extension_app.png diff --git a/components/resources/material_100_percent/omnibox/omnibox_http.png b/components/resources/material_100_percent/omnibox/omnibox_http.png Binary files differnew file mode 100644 index 0000000..6588aef --- /dev/null +++ b/components/resources/material_100_percent/omnibox/omnibox_http.png diff --git a/components/resources/material_100_percent/omnibox/omnibox_search.png b/components/resources/material_100_percent/omnibox/omnibox_search.png Binary files differnew file mode 100644 index 0000000..af25879 --- /dev/null +++ b/components/resources/material_100_percent/omnibox/omnibox_search.png diff --git a/components/resources/material_200_percent/omnibox/location_bar_http.png b/components/resources/material_200_percent/omnibox/location_bar_http.png Binary files differnew file mode 100644 index 0000000..d6e9219 --- /dev/null +++ b/components/resources/material_200_percent/omnibox/location_bar_http.png diff --git a/components/resources/material_200_percent/omnibox/omnibox_extension_app.png b/components/resources/material_200_percent/omnibox/omnibox_extension_app.png Binary files differnew file mode 100644 index 0000000..a9d1ac6 --- /dev/null +++ b/components/resources/material_200_percent/omnibox/omnibox_extension_app.png diff --git a/components/resources/material_200_percent/omnibox/omnibox_http.png b/components/resources/material_200_percent/omnibox/omnibox_http.png Binary files differnew file mode 100644 index 0000000..d6e9219 --- /dev/null +++ b/components/resources/material_200_percent/omnibox/omnibox_http.png diff --git a/components/resources/material_200_percent/omnibox/omnibox_search.png b/components/resources/material_200_percent/omnibox/omnibox_search.png Binary files differnew file mode 100644 index 0000000..62ab423 --- /dev/null +++ b/components/resources/material_200_percent/omnibox/omnibox_search.png |