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

Unified Diff: content/browser/webui/web_ui_util.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 | « content/browser/webui/web_ui_util.h ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/webui/web_ui_util.cc
diff --git a/chrome/browser/webui/web_ui_util.cc b/content/browser/webui/web_ui_util.cc
similarity index 97%
rename from chrome/browser/webui/web_ui_util.cc
rename to content/browser/webui/web_ui_util.cc
index 09fd1de36b223c828a5d8bd88e6bc2e64d50173d..e76aaef68ae6a52fe30c91b465b387c19f2cbb6f 100644
--- a/chrome/browser/webui/web_ui_util.cc
+++ b/content/browser/webui/web_ui_util.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/webui/web_ui_util.h"
+#include "content/browser/webui/web_ui_util.h"
#include <vector>
« no previous file with comments | « content/browser/webui/web_ui_util.h ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698