Commit c6379952 authored by fsamuel's avatar fsamuel Committed by Commit bot

ExtensionOptionsGuest: Fixed spacing

BUG=none
TBR=fsamuel@chromium.org

Review URL: https://codereview.chromium.org/517593002

Cr-Commit-Position: refs/heads/master@{#292393}
parent 623d2d8a
......@@ -132,7 +132,7 @@ const char* ExtensionOptionsGuest::GetAPINamespace() const {
}
int ExtensionOptionsGuest::GetTaskPrefix() const {
return IDS_EXTENSION_TASK_MANAGER_EXTENSIONOPTIONS_TAG_PREFIX;
return IDS_EXTENSION_TASK_MANAGER_EXTENSIONOPTIONS_TAG_PREFIX;
}
content::WebContents* ExtensionOptionsGuest::GetAssociatedWebContents() const {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment