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

Unified Diff: components/previews/core/previews_data_savings_unittest.cc

Issue 2333003002: Changed previews component to be a layered component. (Closed)
Patch Set: Rebased on master Created 4 years, 3 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 | « components/previews/core/previews_data_savings.cc ('k') | components/previews/core/previews_experiments.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/previews/core/previews_data_savings_unittest.cc
diff --git a/components/previews/previews_data_savings_unittest.cc b/components/previews/core/previews_data_savings_unittest.cc
similarity index 98%
rename from components/previews/previews_data_savings_unittest.cc
rename to components/previews/core/previews_data_savings_unittest.cc
index dbc37b6d0e2e9eda31fefb97d44578087f63a05d..bd749248547dcc513af1e86a7f979c3c0778dec2 100644
--- a/components/previews/previews_data_savings_unittest.cc
+++ b/components/previews/core/previews_data_savings_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 "components/previews/previews_data_savings.h"
+#include "components/previews/core/previews_data_savings.h"
#include <stdint.h>
« no previous file with comments | « components/previews/core/previews_data_savings.cc ('k') | components/previews/core/previews_experiments.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698