Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Side by Side Diff: webkit/webkit.gyp

Issue 149328: Remove tabs in webkit.gyp introduced by paul on revision 18995.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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_DATAGRID=1', 10 'ENABLE_DATAGRID=1',
(...skipping 734 matching lines...) Expand 10 before | Expand all | Expand 10 after
745 '../third_party/WebKit/WebCore/html/HTMLAudioElement.idl', 745 '../third_party/WebKit/WebCore/html/HTMLAudioElement.idl',
746 '../third_party/WebKit/WebCore/html/HTMLBRElement.idl', 746 '../third_party/WebKit/WebCore/html/HTMLBRElement.idl',
747 '../third_party/WebKit/WebCore/html/HTMLBaseElement.idl', 747 '../third_party/WebKit/WebCore/html/HTMLBaseElement.idl',
748 '../third_party/WebKit/WebCore/html/HTMLBaseFontElement.idl', 748 '../third_party/WebKit/WebCore/html/HTMLBaseFontElement.idl',
749 '../third_party/WebKit/WebCore/html/HTMLBlockquoteElement.idl', 749 '../third_party/WebKit/WebCore/html/HTMLBlockquoteElement.idl',
750 '../third_party/WebKit/WebCore/html/HTMLBodyElement.idl', 750 '../third_party/WebKit/WebCore/html/HTMLBodyElement.idl',
751 '../third_party/WebKit/WebCore/html/HTMLButtonElement.idl', 751 '../third_party/WebKit/WebCore/html/HTMLButtonElement.idl',
752 '../third_party/WebKit/WebCore/html/HTMLCanvasElement.idl', 752 '../third_party/WebKit/WebCore/html/HTMLCanvasElement.idl',
753 '../third_party/WebKit/WebCore/html/HTMLCollection.idl', 753 '../third_party/WebKit/WebCore/html/HTMLCollection.idl',
754 '../third_party/WebKit/WebCore/html/HTMLDListElement.idl', 754 '../third_party/WebKit/WebCore/html/HTMLDListElement.idl',
755 » '../third_party/WebKit/WebCore/html/HTMLDataGridCellElement.idl', 755 '../third_party/WebKit/WebCore/html/HTMLDataGridCellElement.idl',
756 » '../third_party/WebKit/WebCore/html/HTMLDataGridColElement.idl', 756 '../third_party/WebKit/WebCore/html/HTMLDataGridColElement.idl',
757 '../third_party/WebKit/WebCore/html/HTMLDataGridElement.idl', 757 '../third_party/WebKit/WebCore/html/HTMLDataGridElement.idl',
758 '../third_party/WebKit/WebCore/html/HTMLDataGridRowElement.idl', 758 '../third_party/WebKit/WebCore/html/HTMLDataGridRowElement.idl',
759 '../third_party/WebKit/WebCore/html/HTMLDirectoryElement.idl', 759 '../third_party/WebKit/WebCore/html/HTMLDirectoryElement.idl',
760 '../third_party/WebKit/WebCore/html/HTMLDivElement.idl', 760 '../third_party/WebKit/WebCore/html/HTMLDivElement.idl',
761 '../third_party/WebKit/WebCore/html/HTMLDocument.idl', 761 '../third_party/WebKit/WebCore/html/HTMLDocument.idl',
762 '../third_party/WebKit/WebCore/html/HTMLElement.idl', 762 '../third_party/WebKit/WebCore/html/HTMLElement.idl',
763 '../third_party/WebKit/WebCore/html/HTMLEmbedElement.idl', 763 '../third_party/WebKit/WebCore/html/HTMLEmbedElement.idl',
764 '../third_party/WebKit/WebCore/html/HTMLFieldSetElement.idl', 764 '../third_party/WebKit/WebCore/html/HTMLFieldSetElement.idl',
765 '../third_party/WebKit/WebCore/html/HTMLFontElement.idl', 765 '../third_party/WebKit/WebCore/html/HTMLFontElement.idl',
766 '../third_party/WebKit/WebCore/html/HTMLFormElement.idl', 766 '../third_party/WebKit/WebCore/html/HTMLFormElement.idl',
(...skipping 1335 matching lines...) Expand 10 before | Expand all | Expand 10 after
2102 '../third_party/WebKit/WebCore/page/SecurityOrigin.cpp', 2102 '../third_party/WebKit/WebCore/page/SecurityOrigin.cpp',
2103 '../third_party/WebKit/WebCore/page/SecurityOrigin.h', 2103 '../third_party/WebKit/WebCore/page/SecurityOrigin.h',
2104 '../third_party/WebKit/WebCore/page/SecurityOriginHash.h', 2104 '../third_party/WebKit/WebCore/page/SecurityOriginHash.h',
2105 '../third_party/WebKit/WebCore/page/Settings.cpp', 2105 '../third_party/WebKit/WebCore/page/Settings.cpp',
2106 '../third_party/WebKit/WebCore/page/Settings.h', 2106 '../third_party/WebKit/WebCore/page/Settings.h',
2107 '../third_party/WebKit/WebCore/page/WebKitPoint.h', 2107 '../third_party/WebKit/WebCore/page/WebKitPoint.h',
2108 '../third_party/WebKit/WebCore/page/WindowFeatures.cpp', 2108 '../third_party/WebKit/WebCore/page/WindowFeatures.cpp',
2109 '../third_party/WebKit/WebCore/page/WindowFeatures.h', 2109 '../third_party/WebKit/WebCore/page/WindowFeatures.h',
2110 '../third_party/WebKit/WebCore/page/WorkerNavigator.cpp', 2110 '../third_party/WebKit/WebCore/page/WorkerNavigator.cpp',
2111 '../third_party/WebKit/WebCore/page/WorkerNavigator.h', 2111 '../third_party/WebKit/WebCore/page/WorkerNavigator.h',
2112 » '../third_party/WebKit/WebCore/page/XSSAuditor.cpp', 2112 '../third_party/WebKit/WebCore/page/XSSAuditor.cpp',
2113 » '../third_party/WebKit/WebCore/page/XSSAuditor.h', 2113 '../third_party/WebKit/WebCore/page/XSSAuditor.h',
2114 '../third_party/WebKit/WebCore/platform/animation/Animation.cpp', 2114 '../third_party/WebKit/WebCore/platform/animation/Animation.cpp',
2115 '../third_party/WebKit/WebCore/platform/animation/Animation.h', 2115 '../third_party/WebKit/WebCore/platform/animation/Animation.h',
2116 '../third_party/WebKit/WebCore/platform/animation/AnimationList.cpp', 2116 '../third_party/WebKit/WebCore/platform/animation/AnimationList.cpp',
2117 '../third_party/WebKit/WebCore/platform/animation/AnimationList.h', 2117 '../third_party/WebKit/WebCore/platform/animation/AnimationList.h',
2118 '../third_party/WebKit/WebCore/platform/animation/TimingFunction.h', 2118 '../third_party/WebKit/WebCore/platform/animation/TimingFunction.h',
2119 '../third_party/WebKit/WebCore/platform/cf/FileSystemCF.cpp', 2119 '../third_party/WebKit/WebCore/platform/cf/FileSystemCF.cpp',
2120 '../third_party/WebKit/WebCore/platform/cf/KURLCFNet.cpp', 2120 '../third_party/WebKit/WebCore/platform/cf/KURLCFNet.cpp',
2121 '../third_party/WebKit/WebCore/platform/cf/SchedulePair.cpp', 2121 '../third_party/WebKit/WebCore/platform/cf/SchedulePair.cpp',
2122 '../third_party/WebKit/WebCore/platform/cf/SchedulePair.h', 2122 '../third_party/WebKit/WebCore/platform/cf/SchedulePair.h',
2123 '../third_party/WebKit/WebCore/platform/cf/SharedBufferCF.cpp', 2123 '../third_party/WebKit/WebCore/platform/cf/SharedBufferCF.cpp',
(...skipping 2768 matching lines...) Expand 10 before | Expand all | Expand 10 after
4892 '../third_party/WebKit/WebCore/inspector/front-end/Images/userInputP reviousIcon.png', 4892 '../third_party/WebKit/WebCore/inspector/front-end/Images/userInputP reviousIcon.png',
4893 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningIco n.png', 4893 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningIco n.png',
4894 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningMed iumIcon.png', 4894 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningMed iumIcon.png',
4895 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningsEr rors.png', 4895 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningsEr rors.png',
4896 ], 4896 ],
4897 }, 4897 },
4898 ], 4898 ],
4899 }, 4899 },
4900 ], 4900 ],
4901 } 4901 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698