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

Unified Diff: ui/base/BUILD.gn

Issue 1146873002: [MacViews] Enable dragging a window by its caption/draggable areas. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase Created 5 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
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index e869be236cc3718f450f54aaad1a9e1246632b75..c5efcaa7c32b08c333f47e773d13025eadb72e44 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -575,6 +575,8 @@ source_set("test_support") {
"test/ui_controls_internal_win.h",
"test/ui_controls_mac.mm",
"test/ui_controls_win.cc",
+ "test/windowed_nsnotification_observer.h",
+ "test/windowed_nsnotification_observer.mm",
]
public_deps = [
« no previous file with comments | « chrome/browser/ui/views/frame/browser_non_client_frame_view_mac.mm ('k') | ui/base/test/windowed_nsnotification_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698