Chromium Code Reviews

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

Issue 3176026: FBTF: Remove unneeded headers from base/ (part 7) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « views/controls/listbox/native_listbox_win.cc ('k') | views/controls/native/native_view_host_gtk.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/controls/menu/menu_2.cc
===================================================================
--- views/controls/menu/menu_2.cc (revision 57726)
+++ views/controls/menu/menu_2.cc (working copy)
@@ -5,7 +5,6 @@
#include "views/controls/menu/menu_2.h"
#include "base/compiler_specific.h"
-#include "base/logging.h"
#include "views/controls/menu/menu_wrapper.h"
namespace views {
« no previous file with comments | « views/controls/listbox/native_listbox_win.cc ('k') | views/controls/native/native_view_host_gtk.h » ('j') | no next file with comments »

Powered by Google App Engine