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

Unified Diff: base/win/atl_module.h

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: base/win/atl_module.h
diff --git a/ui/base/win/atl_module.h b/base/win/atl_module.h
similarity index 94%
rename from ui/base/win/atl_module.h
rename to base/win/atl_module.h
index 3fe3be9e9520f393c92abc4ceaf733147fdbb03e..ec08cb469d14a77f879babbca5a17a335fbea712 100644
--- a/ui/base/win/atl_module.h
+++ b/base/win/atl_module.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
« no previous file with comments | « base/win/accessibility_misc_utils.cc ('k') | chrome/browser/accessibility/browser_views_accessibility_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698