Chromium Code Reviews
DescriptionMove LayoutProvider initialization to later in the startup process.
CreateLayoutProvider() relies on ui::MaterialDesignController::Intialize() having already been called. That function cannot be called until the command-line arguments are available, which happens when PreCreateThreads() is called.
BUG=687349
Review-Url: https://codereview.chromium.org/2818123002
Cr-Commit-Position: refs/heads/master@{#464777}
Committed: https://chromium.googlesource.com/chromium/src/+/d61d7204eab9c8d63173a8fbadeaac9a2e816fae
Patch Set 1 #
Total comments: 3
Patch Set 2 : Added comment #
Total comments: 2
Patch Set 3 : Updated comments #Messages
Total messages: 12 (6 generated)
|