Chromium Code Reviews| Index: third_party/WebKit/Source/core/fetch/MultipartImageResourceParser.h |
| diff --git a/third_party/WebKit/Source/core/fetch/MultipartImageResourceParser.h b/third_party/WebKit/Source/core/fetch/MultipartImageResourceParser.h |
| index 06eb6f7fd2e0fd7d844ccce7f77b5183d50a98f9..92012ef26ce6b84c62405fcf5a8fa2073f914f0a 100644 |
| --- a/third_party/WebKit/Source/core/fetch/MultipartImageResourceParser.h |
| +++ b/third_party/WebKit/Source/core/fetch/MultipartImageResourceParser.h |
| @@ -2,7 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -/* ***** BEGIN LICENSE BLOCK ***** |
| +/* ***** BEGIN LICENSE EDisplay::Block ***** |
| * Version: MPL 1.1/GPL 2.0/LGPL 2.1 |
| * |
| * The contents of this file are subject to the Mozilla Public License Version |
| @@ -36,7 +36,7 @@ |
| * the provisions above, a recipient may use your version of this file under |
| * the terms of any one of the MPL, the GPL or the LGPL. |
| * |
| - * ***** END LICENSE BLOCK ***** */ |
| + * ***** END LICENSE EDisplay::Block ***** */ |
|
alancutter (OOO until 2018)
2016/09/26 04:23:46
This should not change.
|
| #ifndef MultipartImageResourceParser_h |
| #define MultipartImageResourceParser_h |