DescriptionAsh Flag on Linux: Modified and Renamed Factory Files
Working towards making the USE_ASH flag work on Linux.
Changed ash factories
- browser_non_client_frame_view_factory_ash
- immersive_mode_controller_factory_ash
into more general 'view' factories, so that they can be included in USE_ASH=False builds. Ash related code in these new factory files is excluded by #if-defines for non-ash builds.
BUG=565641
Committed: https://crrev.com/e9240f028b0c02aeee9f886b01e88e16d8066fd7
Cr-Commit-Position: refs/heads/master@{#363957}
Patch Set 1 #
Total comments: 2
Patch Set 2 : factory stuff in .gypi file only now. #
Total comments: 4
Patch Set 3 : fixed logic and #if define #
Total comments: 1
Patch Set 4 : Put ash file back into linux in gyp #
Messages
Total messages: 21 (11 generated)
|