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

Unified Diff: extensions/extensions.gyp

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
« no previous file with comments | « extensions/common/api/extension_types.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 6b408d7eac014b8c828e6e35d376d8c2b2260562..6296c316d0cf8394bd76fd4e09ee1b2df40373f9 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -355,6 +355,8 @@
'browser/api/dns/dns_api.h',
'browser/api/dns/host_resolver_wrapper.cc',
'browser/api/dns/host_resolver_wrapper.h',
+ 'browser/api/execute_code_function.cc',
+ 'browser/api/execute_code_function.h',
'browser/api/extensions_api_client.cc',
'browser/api/extensions_api_client.h',
'browser/api/hid/hid_api.cc',
« no previous file with comments | « extensions/common/api/extension_types.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698