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

Unified Diff: ppapi/shared_impl/DEPS

Issue 58853009: Pepper: Add shared Utilities for file systems. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add IsValid function. 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 | « ppapi/proxy/file_io_resource.cc ('k') | ppapi/shared_impl/file_system_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/shared_impl/DEPS
diff --git a/ppapi/shared_impl/DEPS b/ppapi/shared_impl/DEPS
index 30cc66e9a58696ad11902b58daf85115fce07b33..48f8c4340806e4200df9e56aec2e4fc9d012f047 100644
--- a/ppapi/shared_impl/DEPS
+++ b/ppapi/shared_impl/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+media/base",
"+skia",
"+webkit/common/webpreferences.h",
+ "+webkit/common/fileapi/file_system_types.h",
# The untrusted build references the NaCl integrated runtime (IRT).
"+native_client/src/untrusted/irt",
« no previous file with comments | « ppapi/proxy/file_io_resource.cc ('k') | ppapi/shared_impl/file_system_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698