Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 1130e4da18d0764b91c110c2d219ab3e8d2b0a70..2a17a2a90f9e8c89ae27fd6dc13fa1f5ce0428ab 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -234,6 +234,8 @@ source_set("browser") { |
"appcache/appcache_dispatcher_host.h", |
"appcache/appcache_entry.h", |
"appcache/appcache_executable_handler.h", |
+ "appcache/appcache_frame_node_navigation.cc", |
+ "appcache/appcache_frame_node_navigation.h", |
"appcache/appcache_frontend_proxy.cc", |
"appcache/appcache_frontend_proxy.h", |
"appcache/appcache_group.cc", |