Index: views/window/non_client_view.h |
diff --git a/views/window/non_client_view.h b/views/window/non_client_view.h |
index 776a6b15e039089a41f6f3b57be71f4b050f45a2..cdc7a89da3d839e0c1592597472ad492c09cb8d9 100644 |
--- a/views/window/non_client_view.h |
+++ b/views/window/non_client_view.h |
@@ -70,7 +70,6 @@ class VIEWS_EXPORT NonClientFrameView : public View { |
NonClientFrameView() : paint_as_active_(false) {} |
- |
// Helper for non-client view implementations to determine which area of the |
// window border the specified |point| falls within. The other parameters are |
// the size of the sizing edges, and whether or not the window can be |