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

Unified Diff: mojo/system/BUILD.gn

Issue 475883002: Mojo: Add platform_shared_buffer.h to the .gn file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/system/BUILD.gn
diff --git a/mojo/system/BUILD.gn b/mojo/system/BUILD.gn
index 5ce0cd3a20fb35306384d59e3a8783e91609ff8e..441d622344216a1c7f5a6335747038297b72cc2f 100644
--- a/mojo/system/BUILD.gn
+++ b/mojo/system/BUILD.gn
@@ -30,6 +30,7 @@ component("system") {
"../embedder/platform_handle_utils_posix.cc",
"../embedder/platform_handle_utils_win.cc",
"../embedder/platform_handle_vector.h",
+ "../embedder/platform_shared_buffer.h",
"../embedder/scoped_platform_handle.h",
"channel.cc",
"channel.h",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698