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

Unified Diff: components/error_page/common/BUILD.gn

Issue 2489443002: Move all components/offline_pages/ files into component/offline_pages/core (Closed)
Patch Set: rebase Created 4 years 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/BUILD.gn ('k') | components/error_page/common/localized_error.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/error_page/common/BUILD.gn
diff --git a/components/error_page/common/BUILD.gn b/components/error_page/common/BUILD.gn
index 98cd30dbe1cd702e520362ce6821c602da12c5a3..16eaa845971a6fe387df812d0dfc153a8bfdca6e 100644
--- a/components/error_page/common/BUILD.gn
+++ b/components/error_page/common/BUILD.gn
@@ -17,7 +17,7 @@ static_library("common") {
deps = [
"//base",
"//base:i18n",
- "//components/offline_pages:switches",
+ "//components/offline_pages/core:switches",
"//components/strings",
"//components/url_formatter",
"//net",
« no previous file with comments | « components/BUILD.gn ('k') | components/error_page/common/localized_error.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698