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

Unified Diff: tools/gn/BUILD.gn

Issue 305993002: Update skia and ui GN builds (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git log Created 6 years, 7 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: tools/gn/BUILD.gn
diff --git a/tools/gn/BUILD.gn b/tools/gn/BUILD.gn
index f04bb61f3d16730f2a775ddb06c77a8310853f77..9ad5394c6bf277ff5af7058214d7cfa8f82021e8 100644
--- a/tools/gn/BUILD.gn
+++ b/tools/gn/BUILD.gn
@@ -4,7 +4,7 @@
defines = [ "GN_BUILD" ]
-static_library("gn_lib") {
+source_set("gn_lib") {
sources = [
"action_target_generator.cc",
"action_target_generator.h",
« no previous file with comments | « third_party/zlib/BUILD.gn ('k') | tools/gn/secondary/chrome/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698