refactor: implement GetResourcesPath using MainApplicationBundlePath on Mac (#19135)
This commit is contained in:
parent
436d5c9ac1
commit
b32bee5d84
3 changed files with 11 additions and 17 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue