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

Unified Diff: chrome/chrome_common.gypi

Issue 11693009: Browser Plugin: Implement ExecuteScript (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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 | « chrome/chrome_browser.gypi ('k') | chrome/chrome_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 2f715b56695cdd6a9e7f859bf9358549438c8915..457ee09f876c336fe701d5bbe6873ada1e7120e6 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -88,6 +88,7 @@
'common/chrome_notification_types.h',
'common/chrome_result_codes.h',
'common/chrome_sandbox_type_mac.h',
+ 'common/chrome_browser_plugin_messages.h',
'common/chrome_utility_messages.h',
'common/chrome_version_info.cc',
'common/chrome_version_info_android.cc',
@@ -226,6 +227,8 @@
'common/extensions/update_manifest.h',
'common/extensions/user_script.cc',
'common/extensions/user_script.h',
+ 'common/extensions/value_builder.cc',
+ 'common/extensions/value_builder.h',
'common/extensions/value_counter.cc',
'common/extensions/value_counter.h',
'common/external_ipc_fuzzer.h',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698