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

Unified Diff: components/bookmarks/core/tests/test_bookmark_client.cc

Issue 268673004: Move bookmarks' test support file to the bookmarks component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@367839
Patch Set: Created 6 years, 8 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
Index: components/bookmarks/core/tests/test_bookmark_client.cc
diff --git a/chrome/browser/bookmarks/test_bookmark_client.cc b/components/bookmarks/core/tests/test_bookmark_client.cc
similarity index 95%
rename from chrome/browser/bookmarks/test_bookmark_client.cc
rename to components/bookmarks/core/tests/test_bookmark_client.cc
index 262a20016070436de46d1a52162aa6e3c42ef097..30f972b9f90a92808d1ee9403a893cc956696e7c 100644
--- a/chrome/browser/bookmarks/test_bookmark_client.cc
+++ b/components/bookmarks/core/tests/test_bookmark_client.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/browser/bookmarks/test_bookmark_client.h"
+#include "components/bookmarks/core/tests/test_bookmark_client.h"
#include "components/bookmarks/core/browser/bookmark_model.h"
#include "components/bookmarks/core/browser/bookmark_storage.h"
« components/bookmarks.gypi ('K') | « components/bookmarks/core/tests/test_bookmark_client.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698