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

Unified Diff: base/base.gypi

Issue 10399084: Fix crash in the accessibility code in the shared build. The problem is that the ATL module pointer… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Update license header in atl_module.h Created 8 years, 7 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 | « no previous file | base/win/accessibility_misc_utils.cc » ('j') | base/win/atl_module.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 78e8a76417a986c47d48e00a2b9de9814a148af8..4d90a7015037669cb97738cae83b20038950149e 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -417,6 +417,7 @@
'nix/xdg_util.h',
'win/accessibility_misc_utils.h',
'win/accessibility_misc_utils.cc',
+ 'win/atl_module.h',
'win/enum_variant.h',
'win/enum_variant.cc',
'win/event_trace_consumer.h',
« no previous file with comments | « no previous file | base/win/accessibility_misc_utils.cc » ('j') | base/win/atl_module.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698