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

Unified Diff: native_client_sdk/src/libraries/ppapi_cpp/library.dsc

Issue 15969018: Add directory_entry.cc to libppapi_cpp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 6 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 | « native_client_sdk/src/examples/api/file_io/index.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/ppapi_cpp/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
index 2914c92a59f5157c5754c539fa70012accd5dfd9..e6ffb6c26c244a8ac23d602bfd2f15263ff7e53f 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -18,6 +18,7 @@
'audio.cc',
'audio_config.cc',
'core.cc',
+ 'directory_entry.cc',
'file_io.cc',
'file_ref.cc',
'file_system.cc',
« no previous file with comments | « native_client_sdk/src/examples/api/file_io/index.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698