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

Unified Diff: chrome/browser/ui/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/BUILD.gn ('k') | content/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 238f32fc302391a1353132642890d5993dab2eab..3edc716124045a663b6ad0fa1d54b73727bf7231 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -60,6 +60,7 @@ static_library("ui") {
"//ui/events",
"//ui/gfx",
"//ui/gfx/geometry",
+ "//ui/message_center",
"//ui/native_theme",
"//ui/resources",
"//ui/snapshot",
@@ -70,7 +71,6 @@ static_library("ui") {
#'../components/components.gyp:omaha_query_params', TODO(GYP)
#'../components/components.gyp:onc_component', TODO(GYP)
#'../components/components.gyp:password_manager_core_browser', TODO(GYP)
- #'../ui/message_center/message_center.gyp:message_center', TODO(GYP)
]
forward_dependent_configs_from = [
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | content/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698