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

Unified Diff: content/common/BUILD.gn

Issue 2924723002: Network service: SafeBrowsing check for frame-resources from browser. (Closed)
Patch Set: . Created 3 years, 6 months 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
« no previous file with comments | « content/child/resource_dispatcher.cc ('k') | content/common/possibly_associated_interface_ptr.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 1987286926e45ff1cc0dc09065a11d82f20d8195..738e06df8578d7652b4c9948d429c6bd5d738345 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -263,6 +263,7 @@ source_set("common") {
"platform_notification_messages.h",
"plugin_list.cc",
"plugin_list.h",
+ "possibly_associated_interface_ptr.h",
"presentation/presentation_struct_traits.cc",
"presentation/presentation_struct_traits.h",
"process_type.cc",
« no previous file with comments | « content/child/resource_dispatcher.cc ('k') | content/common/possibly_associated_interface_ptr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698