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

Unified Diff: mojo/common/BUILD.gn

Issue 346633002: Move channel_init out of mojo_common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix gn build Created 6 years, 6 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: mojo/common/BUILD.gn
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn
index 538299a006f51d179b4f83746fb237f191585b17..79610b9d190e015682c1b639acb0b8038029cf0d 100644
--- a/mojo/common/BUILD.gn
+++ b/mojo/common/BUILD.gn
@@ -7,8 +7,6 @@ component("common") {
output_name = "mojo_common_lib"
sources = [
- "channel_init.cc",
- "channel_init.h",
"common_type_converters.cc",
"common_type_converters.h",
"data_pipe_utils.cc",

Powered by Google App Engine
This is Rietveld 408576698