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

Unified Diff: ui/views/mus/native_widget_mus.h

Issue 1981803003: Move platform_window_mus_unittest to native_widget_mus_unittest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@native_widget_mus6
Patch Set: Show widgets before running tests that handle input events Created 4 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 | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/native_widget_mus_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/native_widget_mus.h
diff --git a/ui/views/mus/native_widget_mus.h b/ui/views/mus/native_widget_mus.h
index 1a025b5b9bc82e62ae438b7a673e4082ab80e193..7532719db35e7a0532bd40dc2181af36c412d071 100644
--- a/ui/views/mus/native_widget_mus.h
+++ b/ui/views/mus/native_widget_mus.h
@@ -225,6 +225,7 @@ class VIEWS_MUS_EXPORT NativeWidgetMus
ack_callback) override;
private:
+ friend class NativeWidgetMusTest;
class MusWindowObserver;
ui::PlatformWindowDelegate* platform_window_delegate() {
« no previous file with comments | « ui/views/mus/BUILD.gn ('k') | ui/views/mus/native_widget_mus_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698