Commit 5bd7eeac authored by isherman@chromium.org's avatar isherman@chromium.org

Fix compile

BUG=none
TEST=green tree
TBR=tfarina

Review URL: http://codereview.chromium.org/6264014

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72449 0039d316-1c4b-4281-b951-d872f2087c98
parent 198ae6b4
......@@ -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 {
......
......@@ -5,7 +5,7 @@
#include "views/examples/slider_example.h"
#include "build/build_config.h"
#include "views/fill_layout.h"
#include "views/layout/fill_layout.h"
namespace examples {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment