| Index: third_party/WebKit/Source/core/css/resolver/MediaQueryResult.h
|
| diff --git a/third_party/WebKit/Source/core/css/resolver/MediaQueryResult.h b/third_party/WebKit/Source/core/css/resolver/MediaQueryResult.h
|
| index 87ed872c3f538fb3436127ed19d5f38f872f53bc..126d5b9638527ddde066a3851a857ff5aeededce 100644
|
| --- a/third_party/WebKit/Source/core/css/resolver/MediaQueryResult.h
|
| +++ b/third_party/WebKit/Source/core/css/resolver/MediaQueryResult.h
|
| @@ -1,6 +1,7 @@
|
| /*
|
| * Copyright (C) 1999 Lars Knoll (knoll@kde.org)
|
| - * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc. All rights reserved.
|
| + * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Apple Inc.
|
| + * All rights reserved.
|
| * Copyright (C) 2013 Google Inc. All rights reserved.
|
| *
|
| * This library is free software; you can redistribute it and/or
|
|
|