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

Unified Diff: extensions/renderer/BUILD.gn

Issue 2853023002: [Extensions Bindings] Add native declarativeContent verification (Closed)
Patch Set: lazyboy's Created 3 years, 8 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 | « extensions/common/api/declarative/declarative_constants.cc ('k') | extensions/renderer/api_binding.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/renderer/BUILD.gn
diff --git a/extensions/renderer/BUILD.gn b/extensions/renderer/BUILD.gn
index 4bea377545779382e03c2a9566876291cef1bd33..ca74b8ae40e340b11a32c76f2f59520361f6f333 100644
--- a/extensions/renderer/BUILD.gn
+++ b/extensions/renderer/BUILD.gn
@@ -66,6 +66,8 @@ source_set("renderer") {
"context_menus_custom_bindings.h",
"css_native_handler.cc",
"css_native_handler.h",
+ "declarative_content_hooks_delegate.cc",
+ "declarative_content_hooks_delegate.h",
"declarative_event.cc",
"declarative_event.h",
"dispatcher.cc",
« no previous file with comments | « extensions/common/api/declarative/declarative_constants.cc ('k') | extensions/renderer/api_binding.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698