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

Unified Diff: third_party/BUILD.gn

Issue 2301783002: Revert of Fix gn gn --check complaints about fxcrt. (Closed)
Patch Set: Created 4 years, 4 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 | « BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/BUILD.gn
diff --git a/third_party/BUILD.gn b/third_party/BUILD.gn
index a0db050a0d22299bf9b32c83ea84946525093585..a3878e8beaf74f7157a04824c705a9c76536c456 100644
--- a/third_party/BUILD.gn
+++ b/third_party/BUILD.gn
@@ -133,9 +133,6 @@
"agg23/agg_scanline_u.h",
"agg23/agg_vcgen_dash.cpp",
"agg23/agg_vcgen_stroke.cpp",
- ]
- deps = [
- "//:fxcrt",
]
}
}
@@ -268,9 +265,6 @@
"libjpeg/makefile",
"libjpeg/transupp.h",
]
- deps = [
- "//:fxcrt",
- ]
}
config("fx_libopenjpeg_warnings") {
« no previous file with comments | « BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698