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

Unified Diff: extensions/browser/api/declarative/deduping_factory_unittest.cc

Issue 499383002: Move deduping_factory files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 6 years, 4 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 | « extensions/browser/api/declarative/deduping_factory.h ('k') | extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/declarative/deduping_factory_unittest.cc
diff --git a/chrome/browser/extensions/api/declarative/deduping_factory_unittest.cc b/extensions/browser/api/declarative/deduping_factory_unittest.cc
similarity index 98%
rename from chrome/browser/extensions/api/declarative/deduping_factory_unittest.cc
rename to extensions/browser/api/declarative/deduping_factory_unittest.cc
index 0d424f8f0ea9cfef896178957e474421346e89f9..73d0a4b637da9a62fb9201a427122a3823f8f231 100644
--- a/chrome/browser/extensions/api/declarative/deduping_factory_unittest.cc
+++ b/extensions/browser/api/declarative/deduping_factory_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/browser/extensions/api/declarative/deduping_factory.h"
+#include "extensions/browser/api/declarative/deduping_factory.h"
#include "base/values.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « extensions/browser/api/declarative/deduping_factory.h ('k') | extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698