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

Unified Diff: components/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 | « chrome/browser/profiles/profile_io_data.cc ('k') | components/previews/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index b591e9813f2359ca97693d50a6d6dd86cafd9d1b..4411591216aa3945b30873f45e24a08ac5f1a664 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -112,7 +112,7 @@ test("components_unittests") {
"//components/password_manager/sync/browser:unit_tests",
"//components/precache/core:unit_tests",
"//components/prefs:unit_tests",
- "//components/previews:unit_tests",
+ "//components/previews/core:unit_tests",
"//components/proxy_config:unit_tests",
"//components/query_parser:unit_tests",
"//components/rappor:unit_tests",
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | components/previews/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698