Index: chrome/browser/search/thumbnail_source.cc |
diff --git a/chrome/browser/ui/webui/ntp/thumbnail_source.cc b/chrome/browser/search/thumbnail_source.cc |
similarity index 94% |
rename from chrome/browser/ui/webui/ntp/thumbnail_source.cc |
rename to chrome/browser/search/thumbnail_source.cc |
index 15fb29a89f8af895510783816b9dda3f9e1e955b..02b5e313b0c7fb63319d0238dd568d8fa8d1c388 100644 |
--- a/chrome/browser/ui/webui/ntp/thumbnail_source.cc |
+++ b/chrome/browser/search/thumbnail_source.cc |
@@ -1,8 +1,8 @@ |
-// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+// Copyright 2015 The Chromium Authors. All rights reserved. |
samarth
2015/05/18 16:41:52
nit: Does the date need to be update for a plain m
Dan Beam
2015/05/18 17:45:23
nah, it doesn't. reverted.
|
// 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/ntp/thumbnail_source.h" |
+#include "chrome/browser/search/thumbnail_source.h" |
#include "base/callback.h" |
#include "base/memory/ref_counted_memory.h" |