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

Unified Diff: views/widget/widget.cc

Issue 6992086: Fixes bug in NativeWidgetWin::GetAcceleratedWidget. I had the ifdef (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « views/widget/native_widget_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/widget/widget.cc
diff --git a/views/widget/widget.cc b/views/widget/widget.cc
index c6d2556befa1750176b253d92a84e8f005095c0f..ad537f1c0608d0f1fd244ee2040c061a09d93377 100644
--- a/views/widget/widget.cc
+++ b/views/widget/widget.cc
@@ -21,7 +21,6 @@ namespace {
bool use_pure_views = false;
}
-
////////////////////////////////////////////////////////////////////////////////
// Widget, InitParams:
« no previous file with comments | « views/widget/native_widget_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698