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

Unified Diff: views/controls/menu/menu_image_util_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_image_util_linux.h ('k') | views/controls/menu/menu_item_view_gtk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/controls/menu/menu_image_util_linux.cc
diff --git a/views/controls/menu/menu_image_util_gtk.cc b/views/controls/menu/menu_image_util_linux.cc
similarity index 98%
rename from views/controls/menu/menu_image_util_gtk.cc
rename to views/controls/menu/menu_image_util_linux.cc
index e2e3bfbb3f99c6cd71f82ea9882b98d995909ec6..b2f5d979ad54adea6ca837357425b0b3eece4f6c 100644
--- a/views/controls/menu/menu_image_util_gtk.cc
+++ b/views/controls/menu/menu_image_util_linux.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "views/controls/menu/menu_image_util_gtk.h"
+#include "views/controls/menu/menu_image_util_linux.h"
#include "base/i18n/rtl.h"
#include "grit/ui_resources.h"
« no previous file with comments | « views/controls/menu/menu_image_util_linux.h ('k') | views/controls/menu/menu_item_view_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698