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

Unified Diff: chrome/browser/ui/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
« no previous file with comments | « no previous file | chrome/chrome_common.gypi » ('j') | ui/base/ime/BUILD.gn » ('J')
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 7950cab096b23e2d59a8772d76ee286a63fb0dcb..6cb3a140a8e3eee697584072593d61e603d4ed2d 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -293,8 +293,6 @@ static_library("ui") {
# Mac has its own way of drawing tabs.
"tabs/tab_resources.cc",
"tabs/tab_resources.h",
- "views/extensions/extension_view_views.cc",
- "views/extensions/extension_view_views.h",
]
deps += [
#'../third_party/apple_sample_code/apple_sample_code.gyp:apple_sample_code', TODO(GYP)
« no previous file with comments | « no previous file | chrome/chrome_common.gypi » ('j') | ui/base/ime/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698