summaryrefslogtreecommitdiffstats
path: root/src/core/web_engine_library_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/web_engine_library_info.h')
-rw-r--r--src/core/web_engine_library_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/web_engine_library_info.h b/src/core/web_engine_library_info.h
index 0ad88b90d..a2b3fab31 100644
--- a/src/core/web_engine_library_info.h
+++ b/src/core/web_engine_library_info.h
@@ -47,6 +47,7 @@
class WebEngineLibraryInfo {
public:
static base::FilePath subProcessPath();
+ static base::FilePath pluginsPath();
static base::FilePath localesPath();
static base::FilePath repackedResourcesPath();
};