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

Unified Diff: mojo/mojo_base.gyp

Issue 556813003: Add Go build support for GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/mojo_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index 3f0525b049a1af441f0237feaf95546a60a2e864..7e5c531884532683a997342848e190e725bf7bcc 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -119,6 +119,8 @@
'embedder/simple_platform_shared_buffer_win.cc',
'embedder/simple_platform_support.cc',
'embedder/simple_platform_support.h',
+ 'go/c_embedder/c_embedder.cc',
+ 'go/c_embedder/c_embedder.h',
qsr 2014/09/15 09:54:24 I don't think this is the right place for this. Yo
'system/channel.cc',
'system/channel.h',
'system/constants.h',

Powered by Google App Engine
This is Rietveld 408576698