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

Unified Diff: chrome/BUILD.gn

Issue 2034413003: Delete the non-static CLD data source logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix app shell gyp/gn Created 4 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/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 1f15d72e070a1a67d3658558713d7343c537483c..2c40c2f8b36235fa0480416c4d49c40c04d2c885 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -1043,7 +1043,6 @@ group("child_dependencies") {
public_deps = [
"//chrome/common",
"//sync",
- "//third_party/cld_2:cld2_platform_impl",
]
if (!is_ios) {
public_deps += [

Powered by Google App Engine
This is Rietveld 408576698