| Index: third_party/WebKit/public/web/WebHitTestResult.h
|
| diff --git a/third_party/WebKit/public/web/WebHitTestResult.h b/third_party/WebKit/public/web/WebHitTestResult.h
|
| index 8d9c7aba7e9f18aef7cdfd88c2b5787dacf028e6..7350bc644686ecac3c7c6c3022427b94c56f5bc3 100644
|
| --- a/third_party/WebKit/public/web/WebHitTestResult.h
|
| +++ b/third_party/WebKit/public/web/WebHitTestResult.h
|
| @@ -1,12 +1,12 @@
|
| /*
|
| -* Copyright (C) 2012 Google Inc. All rights reserved.
|
| -*
|
| -* Redistribution and use in source and binary forms, with or without
|
| -* modification, are permitted provided that the following conditions
|
| -* are met:
|
| -*
|
| -* 1. Redistributions of source code must retain the above copyright
|
| -* notice, this list of conditions and the following disclaimer.
|
| + * Copyright (C) 2012 Google Inc. All rights reserved.
|
| + *
|
| + * Redistribution and use in source and binary forms, with or without
|
| + * modification, are permitted provided that the following conditions
|
| + * are met:
|
| + *
|
| + * 1. Redistributions of source code must retain the above copyright
|
| + * notice, this list of conditions and the following disclaimer.
|
| * 2. Redistributions in binary form must reproduce the above copyright
|
| * notice, this list of conditions and the following disclaimer in the
|
| * documentation and/or other materials provided with the distribution.
|
|
|