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

Unified Diff: ash/mus/resources/BUILD.gn

Issue 2227643003: Converts mash to use the common non-client frame (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@native_widget_mus_fix
Patch Set: feedback Created 4 years, 4 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 | « ash/mus/non_client_frame_controller.cc ('k') | ash/mus/resources/ash_mus_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/resources/BUILD.gn
diff --git a/ash/mus/resources/BUILD.gn b/ash/mus/resources/BUILD.gn
deleted file mode 100644
index 9ae798b5694c0afeaa1688af1c2f4bcf20637fb4..0000000000000000000000000000000000000000
--- a/ash/mus/resources/BUILD.gn
+++ /dev/null
@@ -1,14 +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.
-
-import("//tools/grit/grit_rule.gni")
-
-grit("resources") {
- source = "ash_mus_resources.grd"
- outputs = [
- "grit/ash_mus_resources.h",
- "ash_mus_resources_100_percent.pak",
- "ash_mus_resources_200_percent.pak",
- ]
-}
« no previous file with comments | « ash/mus/non_client_frame_controller.cc ('k') | ash/mus/resources/ash_mus_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698