diff options
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r-- | chrome/chrome_dll.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi index 71bd20a..0661678d 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -603,9 +603,11 @@ '../content/common/content_client.cc', '../content/common/content_paths.cc', '../content/common/content_switches.cc', + '../content/common/debug_flags.cc', '../content/common/notification_details.cc', '../content/common/notification_service.cc', '../content/common/notification_source.cc', + '../content/common/sandbox_init_wrapper_win.cc', ], 'msvs_settings': { 'VCLinkerTool': { |