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

Unified Diff: ui/ui.gyp

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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 3b1ccadf5267be88a4ec4a1f1dde5e52f74cf78b..3f4ea314fa9a615495b9716318693280dc86e4a5 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -261,7 +261,6 @@
'base/ui_export.h',
'base/view_prop.cc',
'base/view_prop.h',
- 'base/win/atl_module.h',
'base/win/dpi.cc',
'base/win/dpi.h',
'base/win/events_win.cc',

Powered by Google App Engine
This is Rietveld 408576698