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

Unified Diff: content/shell/BUILD.gn

Issue 2835203005: Draw the text area resizer with drawing commands (Closed)
Patch Set: New baselines 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
« no previous file with comments | « content/child/blink_platform_impl.cc ('k') | content/shell/common/shell_content_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index ab8ee75a200ffde62e13d6a5c677511f222cfefe..ccf24913d5831a0027bdd18914b57d6885d0136e 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -594,7 +594,6 @@ if (is_mac) {
sources = [
"$root_out_dir/content_shell.pak",
"resources/missingImage.png",
- "resources/textAreaResizeCorner.png",
]
public_deps = [
« no previous file with comments | « content/child/blink_platform_impl.cc ('k') | content/shell/common/shell_content_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698