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

Unified Diff: views/examples/slider_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 | « views/examples/combobox_example.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/examples/slider_example.cc
diff --git a/views/examples/slider_example.cc b/views/examples/slider_example.cc
index 1ae8c73dcf154ccd9ec7d239290a25273e7eae7b..cd46c400f40c00b19e5148b0bb017b02362d414e 100644
--- a/views/examples/slider_example.cc
+++ b/views/examples/slider_example.cc
@@ -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 {
« no previous file with comments | « views/examples/combobox_example.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698