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

Unified Diff: ui/gfx/vector_icons/fullscreen.icon

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix cast shell maybe Created 3 years, 9 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: ui/gfx/vector_icons/fullscreen.icon
diff --git a/ui/gfx/vector_icons/fullscreen.icon b/ui/gfx/vector_icons/fullscreen.icon
deleted file mode 100644
index b71e3f3972c8c8e8afb31e1d9f11d5c6f9fcd247..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/fullscreen.icon
+++ /dev/null
@@ -1,37 +0,0 @@
-// Copyright 2015 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-MOVE_TO, 14, 28,
-R_H_LINE_TO, -4,
-R_V_LINE_TO, 10,
-R_H_LINE_TO, 10,
-R_V_LINE_TO, -4,
-R_H_LINE_TO, -6,
-R_V_LINE_TO, -6,
-CLOSE,
-R_MOVE_TO, -4, -8,
-R_H_LINE_TO, 4,
-R_V_LINE_TO, -6,
-R_H_LINE_TO, 6,
-R_V_LINE_TO, -4,
-H_LINE_TO, 10,
-R_V_LINE_TO, 10,
-CLOSE,
-R_MOVE_TO, 24, 14,
-R_H_LINE_TO, -6,
-R_V_LINE_TO, 4,
-R_H_LINE_TO, 10,
-V_LINE_TO, 28,
-R_H_LINE_TO, -4,
-R_V_LINE_TO, 6,
-CLOSE,
-R_MOVE_TO, -6, -24,
-R_V_LINE_TO, 4,
-R_H_LINE_TO, 6,
-R_V_LINE_TO, 6,
-R_H_LINE_TO, 4,
-V_LINE_TO, 10,
-H_LINE_TO, 28,
-CLOSE,
-END

Powered by Google App Engine
This is Rietveld 408576698