diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-26 20:17:28 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-26 20:17:28 +0000 |
commit | d905bb51f7b7562d5c8e0de46e08d8bf5bf3b579 (patch) | |
tree | 2999253589fd6177a7544b44fa30eceede011d99 /content | |
parent | 836c4aa49e8438f5f505c3b9013ce6d211b8f51d (diff) | |
download | chromium_src-d905bb51f7b7562d5c8e0de46e08d8bf5bf3b579.zip chromium_src-d905bb51f7b7562d5c8e0de46e08d8bf5bf3b579.tar.gz chromium_src-d905bb51f7b7562d5c8e0de46e08d8bf5bf3b579.tar.bz2 |
Move WebUI ntp files into new ntp directory.
And add myself to an ntp watchlist.
BUG=none
TEST=trybots
Review URL: http://codereview.chromium.org/6883154
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83062 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
-rw-r--r-- | content/browser/webui/web_ui_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/webui/web_ui_unittest.cc b/content/browser/webui/web_ui_unittest.cc index b81f3a8..8c77777 100644 --- a/content/browser/webui/web_ui_unittest.cc +++ b/content/browser/webui/web_ui_unittest.cc @@ -2,7 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "chrome/browser/ui/webui/new_tab_ui.h" #include "chrome/common/url_constants.h" #include "chrome/test/testing_profile.h" #include "content/browser/browser_thread.h" |