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

Unified Diff: ipc/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
« no previous file with comments | « device/usb/BUILD.gn ('k') | ppapi/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/BUILD.gn
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn
index 3bff55ee5285857514c6e391cb9484ef73352aa0..c727d6e12f8f6052f17d8d073cb0456e7c921e22 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -162,7 +162,7 @@ if (!is_android) {
}
}
-static_library("test_support_ipc") {
+source_set("test_support_ipc") {
sources = [
"ipc_multiprocess_test.cc",
"ipc_multiprocess_test.h",
« no previous file with comments | « device/usb/BUILD.gn ('k') | ppapi/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698