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

Unified Diff: mojo/edk/mojo_edk_system_impl.gypi

Issue 798993003: Add embedder::AsyncWait() (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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/edk/mojo_edk_system_impl.gypi
diff --git a/mojo/edk/mojo_edk_system_impl.gypi b/mojo/edk/mojo_edk_system_impl.gypi
index d0fc6cf666c80b8988902bac1b7abd6891f0b978..9e9b27411a1d2c6ad73c1af41ace8bcf357cc081 100644
--- a/mojo/edk/mojo_edk_system_impl.gypi
+++ b/mojo/edk/mojo_edk_system_impl.gypi
@@ -42,6 +42,8 @@
'embedder/simple_platform_shared_buffer_win.cc',
'embedder/simple_platform_support.cc',
'embedder/simple_platform_support.h',
+ 'system/async_waiter.cc',
+ 'system/async_waiter.h',
'system/awakable.h',
'system/awakable_list.cc',
'system/awakable_list.h',

Powered by Google App Engine
This is Rietveld 408576698