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

Unified Diff: views/controls/menu/menu_separator_linux.cc

Issue 7464027: Wayland support for views. views_desktop on Wayland. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Updated native_widget_wayland.cc to match compositor changes Created 9 years, 4 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 | « views/controls/menu/menu_separator_gtk.cc ('k') | views/controls/menu/native_menu_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/controls/menu/menu_separator_linux.cc
diff --git a/views/controls/menu/menu_separator_gtk.cc b/views/controls/menu/menu_separator_linux.cc
similarity index 90%
rename from views/controls/menu/menu_separator_gtk.cc
rename to views/controls/menu/menu_separator_linux.cc
index 52831098530235dc2114aa2af24d5048de99968e..add163952925340c24522f4af470f2b51a257048 100644
--- a/views/controls/menu/menu_separator_gtk.cc
+++ b/views/controls/menu/menu_separator_linux.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
« no previous file with comments | « views/controls/menu/menu_separator_gtk.cc ('k') | views/controls/menu/native_menu_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698