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

Unified Diff: third_party/libevent/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: third_party/libevent/BUILD.gn
diff --git a/third_party/libevent/BUILD.gn b/third_party/libevent/BUILD.gn
index 648dae31ff6f6a774305eb2cc3396fdca886ab3e..a1bd0c5792a4fbd095a6b9bad313215069b5db5c 100644
--- a/third_party/libevent/BUILD.gn
+++ b/third_party/libevent/BUILD.gn
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-static_library("libevent") {
+source_set("libevent") {
sources = [
"buffer.c",
"evbuffer.c",
« no previous file with comments | « third_party/expat/BUILD.gn ('k') | third_party/libpng/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698