Move CSSCounterValue & CSSCursorImageValue to the namespace blink::cssvalue.
This is a continuation of other work to move CSS.*Value types to the nested namespace blink::cssvalue to avoid name collisions. I will be moving over type 2 or 3 at a time per CL. In some cases we need to temporarily introduce using statements while we're shuffling the classes around. These will be cleaned up once all types have been moved to blink::cssvalue. BUG=667961 Review-Url: https://codereview.chromium.org/2804673003 Cr-Commit-Position: refs/heads/master@{#462740}
Showing
Please register or sign in to comment