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

Unified Diff: third_party/re2/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/re2/BUILD.gn
diff --git a/third_party/re2/BUILD.gn b/third_party/re2/BUILD.gn
index f1716525cb777ae806257d1e5c2947414ac7f1ee..12eac070e6cca736c7838c64dcabb24cf7b53f39 100644
--- a/third_party/re2/BUILD.gn
+++ b/third_party/re2/BUILD.gn
@@ -6,7 +6,7 @@ config("re2_config") {
include_dirs = [ "." ]
}
-static_library("re2") {
+source_set("re2") {
sources = [
"mswin/stdint.h",
"re2/bitstate.cc",
« no previous file with comments | « third_party/modp_b64/BUILD.gn ('k') | third_party/snappy/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698