Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(620)

Unified Diff: content/browser/BUILD.gn

Issue 2501343003: PlzNavigate: AppCache support. (Closed)
Patch Set: Add DCHECKs for PlzNavigate and fix a double Release problem which caused one unit_test to fail wit… Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « no previous file | content/browser/appcache/appcache_backend_impl.h » ('j') | content/browser/appcache/appcache_backend_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698