fixup! [WRTjs] Enable WRTjs 03/305403/2
authoryh106.jung <yh106.jung@samsung.com>
Thu, 1 Feb 2024 06:47:36 +0000 (22:47 -0800)
committeryh106.jung <yh106.jung@samsung.com>
Thu, 1 Feb 2024 07:41:44 +0000 (23:41 -0800)
This patch adds empty config.h file to resolve build break.

Reference:
https://github.com/nodejs/node/blob/main/deps/base64/base64/lib/config.h

Change-Id: Ic3041a0bd8ccabdc4c902e8c1ebb5cff68b61265
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
third_party/electron_node/deps/base64/base64/lib/config.h [new file with mode: 0644]

diff --git a/third_party/electron_node/deps/base64/base64/lib/config.h b/third_party/electron_node/deps/base64/base64/lib/config.h
new file mode 100644 (file)
index 0000000..5885289
--- /dev/null
@@ -0,0 +1 @@
+// Intentionally empty