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

Unified Diff: runtime/bin/builtin_impl_sources.gypi

Issue 2277883005: Adds some tests for dart::bin::Directory. (Closed)
Patch Set: Add EXPECT around Delete Created 4 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 | runtime/bin/directory_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/builtin_impl_sources.gypi
diff --git a/runtime/bin/builtin_impl_sources.gypi b/runtime/bin/builtin_impl_sources.gypi
index ac6ee9280cb1b8189006148312837f2a79c71ec1..846244a1cfdbcea736aec9cbc9727b87b8e40297 100644
--- a/runtime/bin/builtin_impl_sources.gypi
+++ b/runtime/bin/builtin_impl_sources.gypi
@@ -24,6 +24,7 @@
'directory_fuchsia.cc',
'directory_linux.cc',
'directory_macos.cc',
+ 'directory_test.cc',
'directory_unsupported.cc',
'directory_win.cc',
'eventhandler_test.cc',
« no previous file with comments | « no previous file | runtime/bin/directory_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698