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', |