Move ModuleType enum out of ModuleScriptCreationParams and make names less redundant
Pull the ModuleType enum out of the ModuleScriptCreationParams class so that the full class definition of ModuleScriptCreationParams doesn't need to be included in modulator.h once Modulator methods start taking ModuleType parameters as part of the Import Assertions work. Also make the names of the enum values a bit less redundant. Bug: 1132413 Change-Id: I714b0c2dfe5f6467b2e447e6e732c02509a62902 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2605002Reviewed-by:Hiroshige Hayashizaki <hiroshige@chromium.org> Commit-Queue: Dan Clark <daniec@microsoft.com> Cr-Commit-Position: refs/heads/master@{#839488}
Showing
Please register or sign in to comment