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

Unified Diff: chrome/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 | « chrome/browser/ui/webui/offline/offline_internals_ui_message_handler.cc ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index de6f3b749312539b2a9856f5be0ed92b97fd246b..8c51c52979f9fb59d0dd36e015cbc9fb8b7118bb 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -193,7 +193,7 @@ static_library("common") {
"//components/nacl/common:process_type",
"//components/nacl/common:switches",
"//components/ntp_tiles",
- "//components/offline_pages:switches",
+ "//components/offline_pages/core:switches",
"//components/omnibox/common",
"//components/password_manager/content/common:mojo_interfaces",
"//components/password_manager/core/common",
« no previous file with comments | « chrome/browser/ui/webui/offline/offline_internals_ui_message_handler.cc ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698