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

Unified Diff: chrome/browser/webui/settings_browsertest.cc

Issue 6575054: WebUI: Move the core files of WebUI from chrome/browser/webui to content/webui. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 9 years, 10 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 | « chrome/browser/webui/remoting_ui.h ('k') | chrome/browser/webui/shown_sections_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/webui/settings_browsertest.cc
diff --git a/chrome/browser/webui/settings_browsertest.cc b/chrome/browser/webui/settings_browsertest.cc
index 0042315cb54c46bc9d6d5854d4c32212fcaf7abb..c92d7f2798794d4413dfdee6d7c5ba4bb3c53012 100644
--- a/chrome/browser/webui/settings_browsertest.cc
+++ b/chrome/browser/webui/settings_browsertest.cc
@@ -3,9 +3,9 @@
// found in the LICENSE file.
#include "chrome/browser/webui/options/core_options_handler.h"
-#include "chrome/browser/webui/web_ui_browsertest.h"
#include "chrome/common/url_constants.h"
#include "chrome/test/ui_test_utils.h"
+#include "content/browser/webui/web_ui_browsertest.h"
#include "googleurl/src/gurl.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « chrome/browser/webui/remoting_ui.h ('k') | chrome/browser/webui/shown_sections_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698