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

Unified Diff: ui/gfx/x/BUILD.gn

Issue 334633010: GN: Only have one gfx_x11 target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add comments Created 6 years, 6 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 | « ui/gfx/BUILD.gn ('k') | ui/gfx/x/gfx_x11.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/x/BUILD.gn
diff --git a/ui/gfx/x/BUILD.gn b/ui/gfx/x/BUILD.gn
index d7ae7ed4ab94d8572dd158004e72929ee2fba5e0..68693a4d948708f9bbb1a01099b697d323f50ea8 100644
--- a/ui/gfx/x/BUILD.gn
+++ b/ui/gfx/x/BUILD.gn
@@ -2,6 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+# GYP version: //ui/gfx/gfx_x11.gyp:gfx_x11
tfarina 2014/06/25 22:42:44 the path should be ui/gfx/x/gfx_x11.gyp
component("x") {
output_name = "gfx_x11"
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/x/gfx_x11.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698