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

Unified Diff: mojo/edk/embedder/BUILD.gn

Issue 1352913002: Remove Windows support from the EDK. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | mojo/edk/embedder/embedder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/embedder/BUILD.gn
diff --git a/mojo/edk/embedder/BUILD.gn b/mojo/edk/embedder/BUILD.gn
index 1cc513c14be17db4cfaafead74e243e906077754..e7c740dcfeb37cbb1969e4158dbde777d23015e9 100644
--- a/mojo/edk/embedder/BUILD.gn
+++ b/mojo/edk/embedder/BUILD.gn
@@ -61,14 +61,12 @@ mojo_edk_source_set("platform") {
"platform_channel_pair.cc",
"platform_channel_pair.h",
"platform_channel_pair_posix.cc",
- "platform_channel_pair_win.cc",
"platform_channel_utils_posix.cc",
"platform_channel_utils_posix.h",
"platform_handle.cc",
"platform_handle.h",
"platform_handle_utils.h",
"platform_handle_utils_posix.cc",
- "platform_handle_utils_win.cc",
"platform_handle_vector.h",
"platform_shared_buffer.h",
"platform_support.h",
@@ -77,7 +75,6 @@ mojo_edk_source_set("platform") {
"simple_platform_shared_buffer.h",
"simple_platform_shared_buffer_android.cc",
"simple_platform_shared_buffer_posix.cc",
- "simple_platform_shared_buffer_win.cc",
"simple_platform_support.cc",
"simple_platform_support.h",
]
« no previous file with comments | « no previous file | mojo/edk/embedder/embedder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698