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

Unified Diff: components/previews/core/previews_experiments.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
Index: components/previews/core/previews_experiments.cc
diff --git a/components/previews/previews_experiments.cc b/components/previews/core/previews_experiments.cc
similarity index 97%
rename from components/previews/previews_experiments.cc
rename to components/previews/core/previews_experiments.cc
index 35abce728d98247e689e9e0d1fdcf9072d672928..a236ab0bbdfffc7c2f59a14c87718880435567ad 100644
--- a/components/previews/previews_experiments.cc
+++ b/components/previews/core/previews_experiments.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_experiments.h"
+#include "components/previews/core/previews_experiments.h"
#include <map>
#include <string>
« no previous file with comments | « components/previews/core/previews_experiments.h ('k') | components/previews/core/previews_experiments_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698