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

Unified Diff: chrome/common/BUILD.gn

Issue 2489443002: Move all components/offline_pages/ files into component/offline_pages/core (Closed)
Patch Set: update Created 4 years, 1 month 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: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 443a67cee597410b5ebd304c4d59e1927b925605..1047516de1cf5a6e3654613650f39a257e289188 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -192,7 +192,7 @@ static_library("common") {
"//components/metrics:net",
"//components/nacl/common:process_type",
"//components/nacl/common:switches",
- "//components/offline_pages:switches",
+ "//components/offline_pages/core:switches",
"//components/omnibox/common",
"//components/password_manager/content/common:mojo_interfaces",
"//components/password_manager/core/common",

Powered by Google App Engine
This is Rietveld 408576698