diff options
Diffstat (limited to 'chrome/views/native_control.cc')
-rw-r--r-- | chrome/views/native_control.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/views/native_control.cc b/chrome/views/native_control.cc index 7ecf165..884af0e 100644 --- a/chrome/views/native_control.cc +++ b/chrome/views/native_control.cc @@ -384,4 +384,3 @@ LRESULT CALLBACK NativeControl::NativeControlWndProc(HWND window, UINT message, } } // namespace views - |