| OLD | NEW |
| 1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'feature_defines': [ | 7 'feature_defines': [ |
| 8 'ENABLE_CHANNEL_MESSAGING=1', | 8 'ENABLE_CHANNEL_MESSAGING=1', |
| 9 'ENABLE_DATABASE=1', | 9 'ENABLE_DATABASE=1', |
| 10 'ENABLE_DASHBOARD_SUPPORT=0', | 10 'ENABLE_DASHBOARD_SUPPORT=0', |
| (...skipping 716 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 727 '../third_party/WebKit/WebCore/dom/TextEvent.idl', | 727 '../third_party/WebKit/WebCore/dom/TextEvent.idl', |
| 728 '../third_party/WebKit/WebCore/dom/TreeWalker.idl', | 728 '../third_party/WebKit/WebCore/dom/TreeWalker.idl', |
| 729 '../third_party/WebKit/WebCore/dom/UIEvent.idl', | 729 '../third_party/WebKit/WebCore/dom/UIEvent.idl', |
| 730 '../third_party/WebKit/WebCore/dom/WebKitAnimationEvent.idl', | 730 '../third_party/WebKit/WebCore/dom/WebKitAnimationEvent.idl', |
| 731 '../third_party/WebKit/WebCore/dom/WebKitTransitionEvent.idl', | 731 '../third_party/WebKit/WebCore/dom/WebKitTransitionEvent.idl', |
| 732 '../third_party/WebKit/WebCore/dom/WheelEvent.idl', | 732 '../third_party/WebKit/WebCore/dom/WheelEvent.idl', |
| 733 '../third_party/WebKit/WebCore/html/CanvasGradient.idl', | 733 '../third_party/WebKit/WebCore/html/CanvasGradient.idl', |
| 734 '../third_party/WebKit/WebCore/html/CanvasPattern.idl', | 734 '../third_party/WebKit/WebCore/html/CanvasPattern.idl', |
| 735 '../third_party/WebKit/WebCore/html/CanvasPixelArray.idl', | 735 '../third_party/WebKit/WebCore/html/CanvasPixelArray.idl', |
| 736 '../third_party/WebKit/WebCore/html/CanvasRenderingContext2D.idl', | 736 '../third_party/WebKit/WebCore/html/CanvasRenderingContext2D.idl', |
| 737 '../third_party/WebKit/WebCore/html/DataGridColumn.idl', |
| 738 '../third_party/WebKit/WebCore/html/DataGridColumnList.idl', |
| 737 '../third_party/WebKit/WebCore/html/File.idl', | 739 '../third_party/WebKit/WebCore/html/File.idl', |
| 738 '../third_party/WebKit/WebCore/html/FileList.idl', | 740 '../third_party/WebKit/WebCore/html/FileList.idl', |
| 739 '../third_party/WebKit/WebCore/html/HTMLAnchorElement.idl', | 741 '../third_party/WebKit/WebCore/html/HTMLAnchorElement.idl', |
| 740 '../third_party/WebKit/WebCore/html/HTMLAppletElement.idl', | 742 '../third_party/WebKit/WebCore/html/HTMLAppletElement.idl', |
| 741 '../third_party/WebKit/WebCore/html/HTMLAreaElement.idl', | 743 '../third_party/WebKit/WebCore/html/HTMLAreaElement.idl', |
| 742 '../third_party/WebKit/WebCore/html/HTMLAudioElement.idl', | 744 '../third_party/WebKit/WebCore/html/HTMLAudioElement.idl', |
| 743 '../third_party/WebKit/WebCore/html/HTMLBRElement.idl', | 745 '../third_party/WebKit/WebCore/html/HTMLBRElement.idl', |
| 744 '../third_party/WebKit/WebCore/html/HTMLBaseElement.idl', | 746 '../third_party/WebKit/WebCore/html/HTMLBaseElement.idl', |
| 745 '../third_party/WebKit/WebCore/html/HTMLBaseFontElement.idl', | 747 '../third_party/WebKit/WebCore/html/HTMLBaseFontElement.idl', |
| 746 '../third_party/WebKit/WebCore/html/HTMLBlockquoteElement.idl', | 748 '../third_party/WebKit/WebCore/html/HTMLBlockquoteElement.idl', |
| (...skipping 906 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1653 '../third_party/WebKit/WebCore/html/CanvasPattern.h', | 1655 '../third_party/WebKit/WebCore/html/CanvasPattern.h', |
| 1654 '../third_party/WebKit/WebCore/html/CanvasPixelArray.cpp', | 1656 '../third_party/WebKit/WebCore/html/CanvasPixelArray.cpp', |
| 1655 '../third_party/WebKit/WebCore/html/CanvasPixelArray.h', | 1657 '../third_party/WebKit/WebCore/html/CanvasPixelArray.h', |
| 1656 '../third_party/WebKit/WebCore/html/CanvasRenderingContext2D.cpp', | 1658 '../third_party/WebKit/WebCore/html/CanvasRenderingContext2D.cpp', |
| 1657 '../third_party/WebKit/WebCore/html/CanvasRenderingContext2D.h', | 1659 '../third_party/WebKit/WebCore/html/CanvasRenderingContext2D.h', |
| 1658 '../third_party/WebKit/WebCore/html/CanvasStyle.cpp', | 1660 '../third_party/WebKit/WebCore/html/CanvasStyle.cpp', |
| 1659 '../third_party/WebKit/WebCore/html/CanvasStyle.h', | 1661 '../third_party/WebKit/WebCore/html/CanvasStyle.h', |
| 1660 '../third_party/WebKit/WebCore/html/CollectionCache.cpp', | 1662 '../third_party/WebKit/WebCore/html/CollectionCache.cpp', |
| 1661 '../third_party/WebKit/WebCore/html/CollectionCache.h', | 1663 '../third_party/WebKit/WebCore/html/CollectionCache.h', |
| 1662 '../third_party/WebKit/WebCore/html/CollectionType.h', | 1664 '../third_party/WebKit/WebCore/html/CollectionType.h', |
| 1665 '../third_party/WebKit/WebCore/html/DataGridColumn.cpp', |
| 1666 '../third_party/WebKit/WebCore/html/DataGridColumn.h', |
| 1667 '../third_party/WebKit/WebCore/html/DataGridColumnList.cpp', |
| 1668 '../third_party/WebKit/WebCore/html/DataGridColumnList.h', |
| 1663 '../third_party/WebKit/WebCore/html/File.cpp', | 1669 '../third_party/WebKit/WebCore/html/File.cpp', |
| 1664 '../third_party/WebKit/WebCore/html/File.h', | 1670 '../third_party/WebKit/WebCore/html/File.h', |
| 1665 '../third_party/WebKit/WebCore/html/FileList.cpp', | 1671 '../third_party/WebKit/WebCore/html/FileList.cpp', |
| 1666 '../third_party/WebKit/WebCore/html/FileList.h', | 1672 '../third_party/WebKit/WebCore/html/FileList.h', |
| 1667 '../third_party/WebKit/WebCore/html/FormDataList.cpp', | 1673 '../third_party/WebKit/WebCore/html/FormDataList.cpp', |
| 1668 '../third_party/WebKit/WebCore/html/FormDataList.h', | 1674 '../third_party/WebKit/WebCore/html/FormDataList.h', |
| 1669 '../third_party/WebKit/WebCore/html/HTMLAnchorElement.cpp', | 1675 '../third_party/WebKit/WebCore/html/HTMLAnchorElement.cpp', |
| 1670 '../third_party/WebKit/WebCore/html/HTMLAnchorElement.h', | 1676 '../third_party/WebKit/WebCore/html/HTMLAnchorElement.h', |
| 1671 '../third_party/WebKit/WebCore/html/HTMLAppletElement.cpp', | 1677 '../third_party/WebKit/WebCore/html/HTMLAppletElement.cpp', |
| 1672 '../third_party/WebKit/WebCore/html/HTMLAppletElement.h', | 1678 '../third_party/WebKit/WebCore/html/HTMLAppletElement.h', |
| (...skipping 3201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4874 '../third_party/WebKit/WebCore/inspector/front-end/Images/userInputP
reviousIcon.png', | 4880 '../third_party/WebKit/WebCore/inspector/front-end/Images/userInputP
reviousIcon.png', |
| 4875 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningIco
n.png', | 4881 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningIco
n.png', |
| 4876 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningMed
iumIcon.png', | 4882 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningMed
iumIcon.png', |
| 4877 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningsEr
rors.png', | 4883 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningsEr
rors.png', |
| 4878 ], | 4884 ], |
| 4879 }, | 4885 }, |
| 4880 ], | 4886 ], |
| 4881 }, | 4887 }, |
| 4882 ], | 4888 ], |
| 4883 } | 4889 } |
| OLD | NEW |