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

Unified Diff: ui/platform_window/stub/stub_window.gyp

Issue 2040783002: Drop unnecessary override of OnWindowBoundsChanged in NativeWidgetMus::MusWindowObserver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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 | « ui/platform_window/stub/stub_window.cc ('k') | ui/views/mus/native_widget_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/platform_window/stub/stub_window.gyp
diff --git a/ui/platform_window/stub/stub_window.gyp b/ui/platform_window/stub/stub_window.gyp
index 47422f10cf9f37b2fdcb5476aa2db0f7e629e9b9..7afc8b5b6c4e9e8fcaa09385c9b26ff5d9682061 100644
--- a/ui/platform_window/stub/stub_window.gyp
+++ b/ui/platform_window/stub/stub_window.gyp
@@ -10,6 +10,7 @@
'target_name': 'stub_window',
'type': '<(component)',
'dependencies': [
+ '../../../base/base.gyp:base',
'../../gfx/gfx.gyp:gfx',
'../../gfx/gfx.gyp:gfx_geometry',
'../platform_window.gyp:platform_window',
« no previous file with comments | « ui/platform_window/stub/stub_window.cc ('k') | ui/views/mus/native_widget_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698