| Index: content/child/blink_platform_impl.cc
|
| diff --git a/content/child/blink_platform_impl.cc b/content/child/blink_platform_impl.cc
|
| index 16abd8c9d2292c17f41c659cea11650585bfec83..5a261cae57596d067f47a22a628609ed07181b8c 100644
|
| --- a/content/child/blink_platform_impl.cc
|
| +++ b/content/child/blink_platform_impl.cc
|
| @@ -606,6 +606,7 @@ const DataResource kDataResources[] = {
|
| {"colorSuggestionPicker.css", IDR_COLOR_SUGGESTION_PICKER_CSS,
|
| ui::SCALE_FACTOR_NONE, true},
|
| #endif
|
| + {"placeholderIcon", IDR_PLACEHOLDER_ICON, ui::SCALE_FACTOR_100P, false},
|
| };
|
|
|
| } // namespace
|
|
|