Replace "chrome-extensions" string in \\content directory w/ extensions::kExtensionScheme constant |
|
Issue descriptionThe constant extensions::kExtensionScheme should be used in place of the string "chrome-extensions" in the \\content directory. The only file in \\content that uses this string is content/browser/frame_host/render_frame_host_impl.cc. |
|
►
Sign in to add a comment |
|
Comment 1 by catmulli...@chromium.org
, Feb 8 2018