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

Unified Diff: ui/views/BUILD.gn

Issue 1192583002: Revert of views: Move TOOLKIT_VIEWS definition in //ui/views/ from root. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « ui/gfx/native_widget_types.h ('k') | ui/views/views.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 37a35e88b5438518fed41f84aaff84e38e8234e5..2769a11e473b08b3e4070695fdc39a05fb43d132 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -11,12 +11,7 @@
"scope",
[ "views.gyp" ])
-config("flags") {
- defines = [ "TOOLKIT_VIEWS=1" ]
-}
-
component("views") {
- all_dependent_configs = [ ":flags" ]
sources = gypi_values.views_sources
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
« no previous file with comments | « ui/gfx/native_widget_types.h ('k') | ui/views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698