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

Unified Diff: chrome/browser/chromeos/setting_level_bubble_browsertest.cc

Issue 8742030: views: Move view.h to ui/views/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase and fix conflicts Created 9 years, 1 month 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
Index: chrome/browser/chromeos/setting_level_bubble_browsertest.cc
diff --git a/chrome/browser/chromeos/setting_level_bubble_browsertest.cc b/chrome/browser/chromeos/setting_level_bubble_browsertest.cc
index 411850d3d4644dfbc60b1a7ad5f41affaef7bcb5..56d2d25b394ca288b583e0534136e8bd226eda78 100644
--- a/chrome/browser/chromeos/setting_level_bubble_browsertest.cc
+++ b/chrome/browser/chromeos/setting_level_bubble_browsertest.cc
@@ -8,7 +8,7 @@
#include "chrome/test/base/in_process_browser_test.h"
#include "third_party/skia/include/core/SkBitmap.h"
#include "ui/views/controls/progress_bar.h"
-#include "views/view.h"
+#include "ui/views/view.h"
class SettingLevelBubbleTest : public InProcessBrowserTest {
« no previous file with comments | « chrome/browser/chromeos/panels/panel_scroller_header.h ('k') | chrome/browser/chromeos/setting_level_bubble_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698