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

Unified Diff: mojo/mojo.gyp

Issue 67683004: Add some unit tests for mojo's Buffer classes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: edit todo Created 7 years, 1 month 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/public/bindings/lib/TODO » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index f4d41de4fd66f7d7bde8a0e0b78dccb2408b670a..0ab9da19b0fbd6ae713dd63c4e0fc323cb7f7277 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -126,6 +126,7 @@
'sources': [
'public/tests/bindings_connector_unittest.cc',
'public/tests/bindings_remote_ptr_unittest.cc',
+ 'public/tests/buffer_unittest.cc',
'public/tests/math_calculator.mojom',
'public/tests/system_core_unittest.cc',
],
« no previous file with comments | « no previous file | mojo/public/bindings/lib/TODO » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698