Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(204)

Unified Diff: chrome/common/search/instant_types_unittest.cc

Issue 2122903002: Move search-related files from chrome/common to chrome/common/search (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move search-related files Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/search/instant_types.cc ('k') | chrome/common/search/ntp_logging_events.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/search/instant_types_unittest.cc
diff --git a/chrome/common/instant_types_unittest.cc b/chrome/common/search/instant_types_unittest.cc
similarity index 97%
rename from chrome/common/instant_types_unittest.cc
rename to chrome/common/search/instant_types_unittest.cc
index cb7b18d45fc27a8c9bda988646647fc56de428d9..5926893d6b386bb81d0f3d20f9700a0c28e04d26 100644
--- a/chrome/common/instant_types_unittest.cc
+++ b/chrome/common/search/instant_types_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/common/instant_types.h"
+#include "chrome/common/search/instant_types.h"
#include <stddef.h>
« no previous file with comments | « chrome/common/search/instant_types.cc ('k') | chrome/common/search/ntp_logging_events.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698