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

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

Issue 908003002: Remove "nacl_defines" from the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/chromeos/BUILD.gn ('k') | components/nacl/nacl_defines.gni » ('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 bd77d85f3c5be96af66942253a5b0d1500b9433c..893b413b9f60046486146c4ffff4779aeaa013c0 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -119,16 +119,6 @@ static_library("ui") {
"//ui/web_dialogs",
"//v8",
]
-
- # TODO(GYP)
- #'defines': [
- # '<@(nacl_defines)',
- #],
- #'direct_dependent_settings': {
- # 'defines': [
- # '<@(nacl_defines)',
- # ],
- # },
} else {
# iOS.
sources +=
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | components/nacl/nacl_defines.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698