Title: [142925] trunk/Source/WebCore
- Revision
- 142925
- Author
- [email protected]
- Date
- 2013-02-14 14:54:43 -0800 (Thu, 14 Feb 2013)
Log Message
[GTK] Fix indentation in GNUmakefile.list.am.
https://bugs.webkit.org/show_bug.cgi?id=109854
Patch by Kondapally Kalyan <[email protected]> on 2013-02-14
Reviewed by Martin Robinson.
This patch fixes indentation in GNUmakefile.list.am.
* GNUmakefile.list.am:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (142924 => 142925)
--- trunk/Source/WebCore/ChangeLog 2013-02-14 22:50:37 UTC (rev 142924)
+++ trunk/Source/WebCore/ChangeLog 2013-02-14 22:54:43 UTC (rev 142925)
@@ -1,3 +1,14 @@
+2013-02-14 Kondapally Kalyan <[email protected]>
+
+ [GTK] Fix indentation in GNUmakefile.list.am.
+ https://bugs.webkit.org/show_bug.cgi?id=109854
+
+ Reviewed by Martin Robinson.
+
+ This patch fixes indentation in GNUmakefile.list.am.
+
+ * GNUmakefile.list.am:
+
2013-02-14 Tony Chang <[email protected]>
Unreviewed, set svn:eol-style native for .sln, .vcproj, and .vsprops files.
Modified: trunk/Source/WebCore/GNUmakefile.list.am (142924 => 142925)
--- trunk/Source/WebCore/GNUmakefile.list.am 2013-02-14 22:50:37 UTC (rev 142924)
+++ trunk/Source/WebCore/GNUmakefile.list.am 2013-02-14 22:54:43 UTC (rev 142925)
@@ -1302,10 +1302,10 @@
$(WebCore)/Modules/webaudio/MediaStreamAudioSourceNode.idl \
$(WebCore)/Modules/webaudio/OfflineAudioContext.idl \
$(WebCore)/Modules/webaudio/OfflineAudioCompletionEvent.idl \
- $(WebCore)/Modules/webaudio/OscillatorNode.idl \
+ $(WebCore)/Modules/webaudio/OscillatorNode.idl \
$(WebCore)/Modules/webaudio/AnalyserNode.idl \
$(WebCore)/Modules/webaudio/WaveShaperNode.idl \
- $(WebCore)/Modules/webaudio/WaveTable.idl \
+ $(WebCore)/Modules/webaudio/WaveTable.idl \
$(WebCore)/Modules/webdatabase/DOMWindowWebDatabase.idl \
$(WebCore)/Modules/webdatabase/Database.idl \
$(WebCore)/Modules/webdatabase/DatabaseCallback.idl \
@@ -1355,7 +1355,7 @@
$(WebCore)/css/WebKitCSSKeyframeRule.idl \
$(WebCore)/css/WebKitCSSKeyframesRule.idl \
$(WebCore)/css/WebKitCSSMatrix.idl \
- $(WebCore)/css/WebKitCSSMixFunctionValue.idl \
+ $(WebCore)/css/WebKitCSSMixFunctionValue.idl \
$(WebCore)/css/WebKitCSSRegionRule.idl \
$(WebCore)/css/WebKitCSSTransformValue.idl \
$(WebCore)/css/WebKitCSSViewportRule.idl \
@@ -1887,7 +1887,7 @@
Source/WebCore/Modules/indexeddb/IDBFactoryBackendInterface.h \
Source/WebCore/Modules/indexeddb/IDBFactory.cpp \
Source/WebCore/Modules/indexeddb/IDBFactory.h \
- Source/WebCore/Modules/indexeddb/IDBHistograms.h \
+ Source/WebCore/Modules/indexeddb/IDBHistograms.h \
Source/WebCore/Modules/indexeddb/IDBIndex.cpp \
Source/WebCore/Modules/indexeddb/IDBIndex.h \
Source/WebCore/Modules/indexeddb/IDBKey.cpp \
@@ -2684,8 +2684,8 @@
Source/WebCore/css/RuleSet.h \
Source/WebCore/css/SelectorChecker.cpp \
Source/WebCore/css/SelectorChecker.h \
- Source/WebCore/css/SelectorFilter.cpp \
- Source/WebCore/css/SelectorFilter.h \
+ Source/WebCore/css/SelectorFilter.cpp \
+ Source/WebCore/css/SelectorFilter.h \
Source/WebCore/css/ShadowValue.cpp \
Source/WebCore/css/ShadowValue.h \
Source/WebCore/css/SiblingTraversalStrategies.h \
@@ -2827,8 +2827,8 @@
Source/WebCore/dom/DocumentParser.h \
Source/WebCore/dom/DocumentSharedObjectPool.cpp \
Source/WebCore/dom/DocumentSharedObjectPool.h \
- Source/WebCore/dom/DocumentStyleSheetCollection.cpp \
- Source/WebCore/dom/DocumentStyleSheetCollection.h \
+ Source/WebCore/dom/DocumentStyleSheetCollection.cpp \
+ Source/WebCore/dom/DocumentStyleSheetCollection.h \
Source/WebCore/dom/DocumentTiming.h \
Source/WebCore/dom/DocumentType.cpp \
Source/WebCore/dom/DocumentType.h \
@@ -2838,7 +2838,7 @@
Source/WebCore/dom/DOMError.h \
Source/WebCore/dom/DOMImplementation.cpp \
Source/WebCore/dom/DOMImplementation.h \
- Source/WebCore/dom/DOMNamedFlowCollection.cpp \
+ Source/WebCore/dom/DOMNamedFlowCollection.cpp \
Source/WebCore/dom/DOMNamedFlowCollection.h \
Source/WebCore/dom/DOMStringList.cpp \
Source/WebCore/dom/DOMStringList.h \
@@ -2948,8 +2948,8 @@
Source/WebCore/dom/NodeRenderingTraversal.h \
Source/WebCore/dom/NodeRenderingTraversal.cpp \
Source/WebCore/dom/NodeRenderStyle.h \
- Source/WebCore/dom/NodeTraversal.cpp \
- Source/WebCore/dom/NodeTraversal.h \
+ Source/WebCore/dom/NodeTraversal.cpp \
+ Source/WebCore/dom/NodeTraversal.h \
Source/WebCore/dom/NodeWithIndex.h \
Source/WebCore/dom/Notation.cpp \
Source/WebCore/dom/Notation.h \
@@ -4031,8 +4031,8 @@
Source/WebCore/loader/LoaderStrategy.h \
Source/WebCore/loader/MainResourceLoader.cpp \
Source/WebCore/loader/MainResourceLoader.h \
- Source/WebCore/loader/MixedContentChecker.cpp \
- Source/WebCore/loader/MixedContentChecker.h \
+ Source/WebCore/loader/MixedContentChecker.cpp \
+ Source/WebCore/loader/MixedContentChecker.h \
Source/WebCore/loader/NavigationAction.cpp \
Source/WebCore/loader/NavigationAction.h \
Source/WebCore/loader/NetscapePlugInStreamLoader.cpp \
@@ -4173,7 +4173,7 @@
Source/WebCore/page/GroupSettings.h \
Source/WebCore/page/History.cpp \
Source/WebCore/page/History.h \
- Source/WebCore/page/LayoutMilestones.h \
+ Source/WebCore/page/LayoutMilestones.h \
Source/WebCore/page/Location.cpp \
Source/WebCore/page/Location.h \
Source/WebCore/page/MediaCanStartListener.h \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes