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

Unified Diff: media/build/media.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/base/media.cc ('k') | media/build/media_unittests.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/build/media.vcproj
diff --git a/media/build/media.vcproj b/media/build/media.vcproj
index 641abc243f198f5139d462553180a093e318e5e4..4edd8ae66fbbd25a36af599ffe59e0736c246911 100644
--- a/media/build/media.vcproj
+++ b/media/build/media.vcproj
@@ -129,11 +129,15 @@
>
</File>
<File
- RelativePath="..\base\filters.h"
+ RelativePath="..\base\data_buffer.cc"
>
</File>
<File
- RelativePath="..\base\media.cc"
+ RelativePath="..\base\data_buffer.h"
+ >
+ </File>
+ <File
+ RelativePath="..\base\filters.h"
>
</File>
<File
« no previous file with comments | « media/base/media.cc ('k') | media/build/media_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698