summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/shared_resources_data_source.h
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-18 22:21:43 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-18 22:21:43 +0000
commit33d6752e62f1e94c16560e2991ff307033686af0 (patch)
treef442c02176fb9057eac8c52d5b5367f28dbb7996 /chrome/browser/dom_ui/shared_resources_data_source.h
parent71893bf4539fe2d65cfc3fc2e0f532a31db9f76a (diff)
downloadchromium_src-33d6752e62f1e94c16560e2991ff307033686af0.zip
chromium_src-33d6752e62f1e94c16560e2991ff307033686af0.tar.gz
chromium_src-33d6752e62f1e94c16560e2991ff307033686af0.tar.bz2
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 5.
BUG=59945, 59946 TEST=trybots Review URL: http://codereview.chromium.org/6538053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75453 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/dom_ui/shared_resources_data_source.h')
-rw-r--r--chrome/browser/dom_ui/shared_resources_data_source.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/dom_ui/shared_resources_data_source.h b/chrome/browser/dom_ui/shared_resources_data_source.h
index 1aec881..90be057 100644
--- a/chrome/browser/dom_ui/shared_resources_data_source.h
+++ b/chrome/browser/dom_ui/shared_resources_data_source.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_DOM_UI_SHARED_RESOURCES_DATA_SOURCE_H_
#pragma once
-#include "chrome/browser/dom_ui/chrome_url_data_manager.h"
+#include "chrome/browser/webui/chrome_url_data_manager.h"
namespace net {
class URLRequest;