mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
refactor: implement GetResourcesPath using MainApplicationBundlePath on Mac (#19135)
This commit is contained in:
committed by
Alexey Kuzmin
parent
436d5c9ac1
commit
b32bee5d84
@@ -34,7 +34,6 @@ class NodeBindings {
|
||||
static NodeBindings* Create(BrowserEnvironment browser_env);
|
||||
static void RegisterBuiltinModules();
|
||||
static bool IsInitialized();
|
||||
static base::FilePath::StringType GetHelperResourcesPath();
|
||||
|
||||
virtual ~NodeBindings();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user