diff options
Diffstat (limited to 'chrome/views/root_view.cc')
-rw-r--r-- | chrome/views/root_view.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/views/root_view.cc b/chrome/views/root_view.cc index 4f5097d..3fa5956 100644 --- a/chrome/views/root_view.cc +++ b/chrome/views/root_view.cc @@ -952,4 +952,3 @@ View* RootView::GetDragView() { } } // namespace views - |