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

Unified Diff: ui/base/ui_base.gyp

Issue 196213004: Allows menu host windows to be enumerated in DragTargetWindowFinder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Allows menu host windows to be enumerated in DragTargetWindowFinder (separated) Created 6 years, 9 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 | « no previous file | ui/base/x/x11_menu_list.h » ('j') | ui/base/x/x11_menu_list.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 55f64dfdd424d9aa9e0ba7d1b3cbac57af7e3bf5..f14593a00c2533e019f3175312e72bbb0b9d421e 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -328,6 +328,8 @@
'x/selection_utils.h',
'x/work_area_watcher_x.cc',
'x/work_area_watcher_x.h',
+ 'x/x11_menu_list.cc',
+ 'x/x11_menu_list.h',
'x/x11_util.cc',
'x/x11_util.h',
'x/x11_util_internal.h',
« no previous file with comments | « no previous file | ui/base/x/x11_menu_list.h » ('j') | ui/base/x/x11_menu_list.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698