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

Unified Diff: content/shell/BUILD.gn

Issue 2835203005: Draw the text area resizer with drawing commands (Closed)
Patch Set: Created 3 years, 8 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/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index ccf57ca34068d179d58730534eea011e14561e04..79bad2d7b3944f86b75325d665272b145415171c 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -592,7 +592,6 @@ if (is_mac) {
sources = [
"$root_out_dir/content_shell.pak",
"resources/missingImage.png",
- "resources/textAreaResizeCorner.png",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698