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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 946873002: chrome/browser: Enable more deps that were already converted to GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 10 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') | no next file » | 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 57ac9b02f359de1fc21f828b31d88031c1963494..fdc5342b7075972b39e48359805e326c6d532f55 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -331,11 +331,11 @@ static_library("ui") {
rebase_path(gypi_values.chrome_browser_ui_mac_sources, ".", "//chrome")
deps += [
"//third_party/google_toolbox_for_mac",
+ "//third_party/mozilla",
":generate_localizer",
#'../third_party/apple_sample_code/apple_sample_code.gyp:apple_sample_code', TODO(GYP)
#'../third_party/molokocacao/molokocacao.gyp:molokocacao', TODO(GYP)
- #'../third_party/mozilla/mozilla.gyp:mozilla', TODO(GYP)
]
include_dirs = [ "$target_gen_dir" ]
libs += [ "Quartz.framework" ]
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698