diff options
author | samarth@chromium.org <samarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-18 18:52:43 +0000 |
---|---|---|
committer | samarth@chromium.org <samarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-18 18:52:43 +0000 |
commit | a7b8e43d208e137c79db1a33929b37336d9bfc98 (patch) | |
tree | cd0c4d51044ed6cc7b16155f35fe7daa9a4109c4 /chrome/browser/favicon/DEPS | |
parent | c03d68e09556f227636fb9e084aecc07bd5b6e98 (diff) | |
download | chromium_src-a7b8e43d208e137c79db1a33929b37336d9bfc98.zip chromium_src-a7b8e43d208e137c79db1a33929b37336d9bfc98.tar.gz chromium_src-a7b8e43d208e137c79db1a33929b37336d9bfc98.tar.bz2 |
Move c/b/instant -> c/b/search.
BUG=179184
Review URL: https://chromiumcodereview.appspot.com/12496012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188781 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/favicon/DEPS')
-rw-r--r-- | chrome/browser/favicon/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/favicon/DEPS b/chrome/browser/favicon/DEPS index a5fd7b5..1c9912b 100644 --- a/chrome/browser/favicon/DEPS +++ b/chrome/browser/favicon/DEPS @@ -9,7 +9,7 @@ # Permanently-allowed DEPS beyond the standard Browser # Components-like DEPS above go here. - "+chrome/browser/instant/search.h", + "+chrome/browser/search/search.h", "+third_party/skia/include/core/SkBitmap.h", # TODO(caitkp): Bring this list to zero. |