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

Unified Diff: chrome/common/BUILD.gn

Issue 361373002: components: Add bookmarks to GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index b1eaffb3676496c38227eed8928a7c4bcb62bb0f..2ba20b1c7f5f7253e0b2f02164576ca3d3d007bb 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -45,7 +45,7 @@ static_library("common") {
#"//components/json_schema", TODO(GYP)
"//components/metrics",
#"//components/components.gyp:policy_component_common", TODO(GYP)
- "//components/translate:translate_core_common",
+ "//components/translate/core/common",
"//components/variations",
"//content/public/common",
"//crypto",

Powered by Google App Engine
This is Rietveld 408576698