Skip to content
Snippets Groups Projects
Commit ce482781 authored by thomasvl@chromium.org's avatar thomasvl@chromium.org
Browse files

Newline at end of file for gcc to be happy.

TEST=none
BUG=none
Review URL: http://codereview.chromium.org/213024

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26578 0039d316-1c4b-4281-b951-d872f2087c98
parent 83f6cdd6
No related merge requests found
......@@ -1942,4 +1942,4 @@ void WebViewImpl::SetTabsToLinks(bool enable) {
bool WebViewImpl::GetTabsToLinks() const {
return tabs_to_links_;
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment