Index: third_party/WebKit/Source/core/exported/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/exported/BUILD.gn b/third_party/WebKit/Source/core/exported/BUILD.gn |
index 69046a757269e501e3e7187efe953c8951a687f3..80361ee67c53373151121b31301868525d9368b4 100644 |
--- a/third_party/WebKit/Source/core/exported/BUILD.gn |
+++ b/third_party/WebKit/Source/core/exported/BUILD.gn |
@@ -10,5 +10,6 @@ blink_core_sources("exported") { |
"WebBlob.cpp", |
"WebDataSourceImpl.cpp", |
"WebDataSourceImpl.h", |
+ "WebViewBase.h", |
] |
} |