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

Unified Diff: extensions/browser/BUILD.gn

Issue 538063003: Move execute_code_function to extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn build Created 6 years, 3 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
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index deba657f7793846d749ee4b5d85b218fb9e91761..a2d7b2bb5024fed8b52f8e5ab3a7092a9e26915c 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -89,6 +89,8 @@ source_set("browser") {
"api/dns/dns_api.h",
"api/dns/host_resolver_wrapper.cc",
"api/dns/host_resolver_wrapper.h",
+ "api/execute_code_function.cc",
+ "api/execute_code_function.h",
"api/extensions_api_client.cc",
"api/extensions_api_client.h",
"api/hid/hid_api.cc",
« no previous file with comments | « chrome/common/extensions/api/web_view_internal.json ('k') | extensions/browser/api/capture_web_contents_function.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698