Index: third_party/WebKit/Source/platform/heap/DEPS |
diff --git a/third_party/WebKit/Source/platform/heap/DEPS b/third_party/WebKit/Source/platform/heap/DEPS |
index 9b5d82f1a51e44d356b22e30e46c2f99ec87eea9..d886d45d221ad935dafa2e17f29ea3e71186d40e 100644 |
--- a/third_party/WebKit/Source/platform/heap/DEPS |
+++ b/third_party/WebKit/Source/platform/heap/DEPS |
@@ -3,4 +3,5 @@ include_rules = [ |
# directories and files instead of writing 'base/'. |
"+base/debug/alias.h", |
"+base/sys_info.h", |
+ "+mojo/edk/embedder/embedder.h", |
] |