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

Unified Diff: content/app/resources/content_resources.grd

Issue 838603002: Remove support for custom overscroll background (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase (for real) Created 5 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: content/app/resources/content_resources.grd
diff --git a/content/app/resources/content_resources.grd b/content/app/resources/content_resources.grd
index 9c4373b47a13b7307546fc41b0c98f207b00dc9b..d451858ad8a5372427628482a79032fcb474788c 100644
--- a/content/app/resources/content_resources.grd
+++ b/content/app/resources/content_resources.grd
@@ -50,8 +50,6 @@
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_CAST_BUTTON_OFF" file="mediaplayer_overlay_cast_off.png" />
<structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_PLAY_BUTTON" file="mediaplayer_overlay_play.png" />
<if expr="is_macosx">
- <structure type="chrome_scaled_image" name="IDR_OVERHANG_PATTERN" file="overhang_pattern.png" />
- <structure type="chrome_scaled_image" name="IDR_OVERHANG_SHADOW" file="overhang_shadow.png" />
<structure type="chrome_scaled_image" name="IDR_ALIAS_CURSOR" file="alias_cursor.png" />
<structure type="chrome_scaled_image" name="IDR_CELL_CURSOR" file="cell_cursor.png" />
<structure type="chrome_scaled_image" name="IDR_EAST_RESIZE_CURSOR" file="east_resize_cursor.png" />
« no previous file with comments | « cc/trees/layer_tree_host_impl_unittest.cc ('k') | content/app/resources/default_100_percent/overhang_pattern.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698