Skip to content
  • chrishtr's avatar
    Move cc::DisplayItemList and related classes into cc/paint/ · ac41ff94
    chrishtr authored
    Also:
    
    * The other classes in cc/playback/ have been moved into other directories
    appropriate to their purpose.
    * Add a component for cc/debug/ because otherwise cc/paint/ will depend on cc/
    * Add a component for cc/base/ because otherwise cc/paint/ will depend on cc/
    * Move cc/base/cc_export.h to cc/cc_export.h. This is the source of most of the
    changes in this CL.
    
    TBR=dcheng
    
    BUG=665259
    CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
    
    Review-Url: https://codereview.chromium.org/2748263002
    Cr-Commit-Position: refs/heads/master@{#457689}
    ac41ff94