build: fix building with enable_remote_module = false (#23499)

This commit is contained in:
Milan Burda 2020-05-12 18:32:04 +02:00 committed by GitHub
parent 633f3c2413
commit ef176ce368
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 13 additions and 13 deletions

View file

@ -6,7 +6,7 @@
#include <utility>
#include "shell/common/api/remote/object_life_monitor.h"
#include "shell/common/api/object_life_monitor.h"
namespace electron {