Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index d837e2405975b10f0d949d2ef05947d270e7a896..7afb1981b4eb767dbfc8d5f42ab2597d51982c10 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -277,10 +277,7 @@ source_set("browser") { |
".", |
"//content") |
- configs += [ |
- "//build/config/linux/atk", |
- "//build/config/linux/atk:warnings", |
- ] |
+ configs += [ "//build/config/linux/atk" ] |
if (use_gconf) { |
configs += [ "//build/config/linux/gconf" ] |