diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-28 19:56:49 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-28 19:56:49 +0000 |
commit | 7c5c6f3a41d42a5c795ff2af7cdbc608a2bd9d2e (patch) | |
tree | 6150b7af082e346fff367c72cae1e1ea552ca0bb /content | |
parent | 1d9b33d9640fb304cc8680d4f2546e2c8b68fe69 (diff) | |
download | chromium_src-7c5c6f3a41d42a5c795ff2af7cdbc608a2bd9d2e.zip chromium_src-7c5c6f3a41d42a5c795ff2af7cdbc608a2bd9d2e.tar.gz chromium_src-7c5c6f3a41d42a5c795ff2af7cdbc608a2bd9d2e.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/6905067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83379 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" |