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

Unified Diff: chrome/common/BUILD.gn

Issue 389083002: GN: Add //ui/base/ime, fix up printing on mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 9df46db1faf0f55a637563f7900dfe6ee7d51cb8..ba6e645dc019c237432b0d4c378124f5e8d987a9 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -190,7 +190,6 @@ static_library("common") {
if (is_mac) {
sources -= [
- "child_process_logging_posix.cc",
"chrome_version_info_posix.cc",
]
deps += [

Powered by Google App Engine
This is Rietveld 408576698