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

Unified Diff: third_party/snappy/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/snappy/BUILD.gn
diff --git a/third_party/snappy/BUILD.gn b/third_party/snappy/BUILD.gn
index 705cb8aa2b8d7ffea3714220a5cfc7f6b04f048e..b0d2e05a4943d1e2c98dee4e57b63b27c9ec06e0 100644
--- a/third_party/snappy/BUILD.gn
+++ b/third_party/snappy/BUILD.gn
@@ -18,7 +18,7 @@ config("snappy_config") {
}
}
-static_library("snappy") {
+source_set("snappy") {
sources = [
"src/snappy-internal.h",
"src/snappy-sinksource.cc",
« no previous file with comments | « third_party/re2/BUILD.gn ('k') | third_party/zlib/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698