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

Unified Diff: views/examples/combobox_example.cc

Issue 6264014: Fix compile (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix the other compile error too Created 9 years, 11 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 | views/examples/slider_example.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/examples/combobox_example.cc
diff --git a/views/examples/combobox_example.cc b/views/examples/combobox_example.cc
index 16c84c7ba804bd95d8e297ade55dc12b4cc324b6..64213844fe1dccb050d3766d10a9b7c930146a9c 100644
--- a/views/examples/combobox_example.cc
+++ b/views/examples/combobox_example.cc
@@ -7,7 +7,6 @@
#include "base/stringprintf.h"
#include "base/utf_string_conversions.h"
#include "ui/base/models/combobox_model.h"
-#include "views/fill_layout.h"
namespace {
« no previous file with comments | « no previous file | views/examples/slider_example.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698