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

Unified Diff: components/browsing_data/core/pref_names.cc

Issue 2127403002: Make browsing_data component a layered component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed output_name from components/browsing_data/content/BUILD.gn 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
Index: components/browsing_data/core/pref_names.cc
diff --git a/components/browsing_data/pref_names.cc b/components/browsing_data/core/pref_names.cc
similarity index 94%
rename from components/browsing_data/pref_names.cc
rename to components/browsing_data/core/pref_names.cc
index c4cb874a7fc44c477c967e98ed0027fe84386f17..a09ea9f4819474d8ea5ff41d7fbb74dcc0cb9e88 100644
--- a/components/browsing_data/pref_names.cc
+++ b/components/browsing_data/core/pref_names.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/browsing_data/pref_names.h"
+#include "components/browsing_data/core/pref_names.h"
namespace browsing_data {
« no previous file with comments | « components/browsing_data/core/pref_names.h ('k') | components/browsing_data/counters/browsing_data_counter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698