build: fix building with enable_remote_module = false (#23499)
This commit is contained in:
parent
633f3c2413
commit
ef176ce368
10 changed files with 13 additions and 13 deletions
|
@ -15,7 +15,7 @@
|
|||
#include "base/strings/string_number_conversions.h"
|
||||
#include "content/public/renderer/render_frame.h"
|
||||
#include "content/public/renderer/render_frame_observer.h"
|
||||
#include "shell/common/api/remote/object_life_monitor.h"
|
||||
#include "shell/common/api/object_life_monitor.h"
|
||||
#include "shell/common/gin_converters/blink_converter.h"
|
||||
#include "shell/common/gin_converters/callback_converter.h"
|
||||
#include "shell/common/gin_helper/dictionary.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue