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

Unified Diff: media/build/media_unittests.vcproj

Issue 13682: Checking in media::DataBuffer, a simple implementation of WritableBufferInterface. (Closed)
Patch Set: it try Created 12 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
« no previous file with comments | « media/build/media.vcproj ('k') | media/media_lib.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/build/media_unittests.vcproj
diff --git a/media/build/media_unittests.vcproj b/media/build/media_unittests.vcproj
index d28d41024c37a21b6265b9874695edb9d37c6f40..3e59bfb7ca81f49759fbc132233634a43ba9d5ef 100644
--- a/media/build/media_unittests.vcproj
+++ b/media/build/media_unittests.vcproj
@@ -149,6 +149,18 @@
>
</File>
</Filter>
+ <Filter
+ Name="tests"
+ >
+ <Filter
+ Name="base"
+ >
+ <File
+ RelativePath="..\base\data_buffer_unittest.cc"
+ >
+ </File>
+ </Filter>
+ </Filter>
</Files>
<Globals>
</Globals>
« no previous file with comments | « media/build/media.vcproj ('k') | media/media_lib.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698