We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808786b commit 56d7017Copy full SHA for 56d7017
src/nw_custom_bindings.cc
@@ -4,7 +4,6 @@
4
#include "content/nw/src/nw_custom_bindings.h"
5
6
#define INSIDE_BLINK 1
7
-#include "third_party/blink/public/platform/web_rect.h"
8
9
#undef INSIDE_BLINK
10
#include "content/renderer/render_view_impl.h"
src/renderer/nw_extensions_renderer_hooks.cc
@@ -1,7 +1,3 @@
1
-#define INSIDE_BLINK 1
2
3
-#undef INSIDE_BLINK
-
#include "nw_extensions_renderer_hooks.h"
#include "content/public/common/content_features.h"
// nw
0 commit comments