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

Unified Diff: mojo/mojo_variables.gypi

Issue 1759783003: [mojo-bindings] Use Watch API instead of MessagePumpMojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix components_unittests EDK deps Created 4 years, 9 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 | « mojo/mojo_public.gyp ('k') | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_variables.gypi
diff --git a/mojo/mojo_variables.gypi b/mojo/mojo_variables.gypi
index 36dc4eaa6a871b8f767ea5f7e758f00490ae91e3..66ec138f4ae7bf593c1913e7b6c7653830a89237 100644
--- a/mojo/mojo_variables.gypi
+++ b/mojo/mojo_variables.gypi
@@ -45,6 +45,7 @@
'<(DEPTH)/mojo/public/c/system/tests/macros_unittest.cc',
'<(DEPTH)/mojo/public/cpp/system/tests/core_unittest.cc',
'<(DEPTH)/mojo/public/cpp/system/tests/macros_unittest.cc',
+ '<(DEPTH)/mojo/public/cpp/system/tests/watcher_unittest.cc',
],
},
}
« no previous file with comments | « mojo/mojo_public.gyp ('k') | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698