DescriptionMove localized_error from chrome/renderer into chrome/common.
Localized_error contains code to generate error strings, and it isn't render-thread specific. Chrome for iOS uses this class for error messages, but because we don't use the render thread at all, we've had to go into contortions of DEPS and gyp files to include it. This CL pulls localized_error out of renderer into common, which will bring great sanity to the iOS build.
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150601
Patch Set 1 #
Total comments: 2
Patch Set 2 : add comment #
Total comments: 2
Patch Set 3 : remove comment #
Messages
Total messages: 7 (0 generated)
|