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

Unified Diff: mojo/public/cpp/system/tests/BUILD.gn

Issue 2741033003: Mojo EDK: Introduce MojoQueryHandleSignalsState API (Closed)
Patch Set: fix stupid bad DCHECK Created 3 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
Index: mojo/public/cpp/system/tests/BUILD.gn
diff --git a/mojo/public/cpp/system/tests/BUILD.gn b/mojo/public/cpp/system/tests/BUILD.gn
index 3c3d4105c66eddece32d2a44e2967bcc1437a99b..c6e05e82963853a329274f3968fd3cc5df052500 100644
--- a/mojo/public/cpp/system/tests/BUILD.gn
+++ b/mojo/public/cpp/system/tests/BUILD.gn
@@ -7,6 +7,7 @@ source_set("tests") {
sources = [
"core_unittest.cc",
+ "handle_signals_state_unittest.cc",
"simple_watcher_unittest.cc",
]
« no previous file with comments | « mojo/public/cpp/system/handle_signals_state.h ('k') | mojo/public/cpp/system/tests/handle_signals_state_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698