Browse Source

Meta: Add the "paste" icon to the GN build

Timothy Flynn 1 year ago
parent
commit
21a223845f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Meta/gn/secondary/Ladybird/BUILD.gn

+ 1 - 0
Meta/gn/secondary/Ladybird/BUILD.gn

@@ -229,6 +229,7 @@ icons_16x16 = [
   "//Base/res/icons/16x16/layout.png",
   "//Base/res/icons/16x16/new-tab.png",
   "//Base/res/icons/16x16/open-parent-directory.png",
+  "//Base/res/icons/16x16/paste.png",
   "//Base/res/icons/16x16/pause.png",
   "//Base/res/icons/16x16/play.png",
   "//Base/res/icons/16x16/select-all.png",