summaryrefslogtreecommitdiffstats
path: root/mojo/services/html_viewer/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/services/html_viewer/BUILD.gn')
-rw-r--r--mojo/services/html_viewer/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/mojo/services/html_viewer/BUILD.gn b/mojo/services/html_viewer/BUILD.gn
index ff66ab8..bba9ff8 100644
--- a/mojo/services/html_viewer/BUILD.gn
+++ b/mojo/services/html_viewer/BUILD.gn
@@ -62,6 +62,8 @@ source_set("lib") {
"discardable_memory_allocator.h",
"html_document.cc",
"html_document.h",
+ "mock_web_blob_registry_impl.cc",
+ "mock_web_blob_registry_impl.h",
"touch_handler.cc",
"touch_handler.h",
"web_clipboard_impl.cc",