Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index fc911d95097da4e9bd9956ac2676f87b3b7fe804..66d78a600cc21dee2b0adc607bcdc66e2f67c835 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -36,11 +36,11 @@ source_set("common") { |
"//ui/base", |
"//ui/gfx", |
"//ui/gfx/geometry", |
+ "//ui/shell_dialogs", |
"//url", |
"//third_party/WebKit/public:blink_headers", |
# TODO(GYP) convert these dependencies. |
#'../third_party/libjingle/libjingle.gyp:libjingle', |
- #'../ui/shell_dialogs/shell_dialogs.gyp:shell_dialogs', |
] |
if (!is_ios) { |