Chromium Code Reviews

Unified Diff: chrome/chrome_common.gypi

Issue 4758001: Part 2 of reapplying r64637. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More chrome_frame fix Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 4c17aafaf3352ab89cd7f30417f153fcad1bb1ea..fec40f097da002105f0c0c472064c623833d0966 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -224,6 +224,9 @@
'common/appcache/appcache_dispatcher.h',
'common/automation_constants.cc',
'common/automation_constants.h',
+ 'common/automation_messages.cc',
+ 'common/automation_messages.h',
+ 'common/automation_messages_internal.h',
'common/child_process_host.cc',
'common/child_process_host.h',
'common/chrome_descriptors.h',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | chrome/common/DEPS » ('J')

Powered by Google App Engine