DescriptionFix the toolkit_views gyp variable define mania.
This makes it so toolkit_views==1 is always true for views builds,
either on Windows or ChromeOS.
Three levels of nesting are needed for this chained conditional:
1) Set the default value of ChromeOS.
2) Depending on ChromeOS value, set the default value of toolkit_views.
3) Depending on toolkit_views value, set the rest of the build variables.
This should have no affect on the build, but will allow subsequent cleanup.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45639
Patch Set 1 #Patch Set 2 : test #Patch Set 3 : build fix #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|