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

Unified Diff: content/common/BUILD.gn

Issue 393953008: Add ui/display, message_center, webview to GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 6 years, 5 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 | « chrome/browser/ui/BUILD.gn ('k') | ui/base/ui_base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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) {
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | ui/base/ui_base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698