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

Unified Diff: chrome/chrome_common.gypi

Issue 12326168: Move <webview> API to chrome layer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with ToT Created 7 years, 10 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 | « 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 30c300ee32dea063cc1a4ce414d7ff750f00a8c6..9446cfc15e7857b809ad27a8098c5c1a129949c6 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -116,6 +116,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',
@@ -274,6 +275,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/extensions/web_accessible_resources_handler.cc',
« 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