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

Unified Diff: chrome/browser/BUILD.gn

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
« no previous file with comments | « no previous file | chrome/browser/android/offline_pages/offline_page_request_job.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 96a89bdf0b7a82f628fcf60997e653f91fc27f2b..2723df1408b14c7aa7aba26c4a93e44eeb6d3a42 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1340,7 +1340,7 @@ split_static_library("browser") {
"//components/policy:generated",
"//components/policy/core/browser",
"//components/policy/proto",
- "//components/previews",
+ "//components/previews/core",
"//components/profile_metrics",
"//components/proxy_config",
"//components/proxy_config",
« no previous file with comments | « no previous file | chrome/browser/android/offline_pages/offline_page_request_job.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698