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

Unified Diff: ppapi/shared_impl/host_resource.h

Issue 424213006: Extract PepperFileSystemTypeToFileSystemType() from ppapi. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: looks like CONTENT_EXPORT is not needed? Created 6 years, 5 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 | « ppapi/shared_impl/file_system_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/shared_impl/host_resource.h
diff --git a/ppapi/shared_impl/host_resource.h b/ppapi/shared_impl/host_resource.h
index 6770a52005e61efd08fa0cc9647a77b804944766..3c4909021acd41392771fb7df7169b390964c483 100644
--- a/ppapi/shared_impl/host_resource.h
+++ b/ppapi/shared_impl/host_resource.h
@@ -18,7 +18,7 @@ namespace ppapi {
//
// Old style resources match these file specs:
// Proxy: ppapi/proxy/ppb_*_proxy.*
-// Host: webkit/plugins/ppapi/*
+// Host: content/ppapi_plugin/*
// New style resources match these file specs:
// Proxy: ppapi/proxy/*_resource.*
// Browser: (content|chrome)/browser/renderer_host/pepper/pepper_*_host.*
« no previous file with comments | « ppapi/shared_impl/file_system_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698