mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
601 B
Diff
9 lines
601 B
Diff
|
From: Jeff Gilbert <jgilbert@mozilla.com>
|
||
|
|
||
|
diff --git a/gfx/angle/src/compiler/preprocessor/Diagnostics.cpp b/gfx/angle/src/compiler/preprocessor/PreprocessorDiagnostics.cpp
|
||
|
rename from gfx/angle/src/compiler/preprocessor/Diagnostics.cpp
|
||
|
rename to gfx/angle/src/compiler/preprocessor/PreprocessorDiagnostics.cpp
|
||
|
diff --git a/gfx/angle/src/compiler/preprocessor/DirectiveHandler.cpp b/gfx/angle/src/compiler/preprocessor/PreprocessorDirectiveHandler.cpp
|
||
|
rename from gfx/angle/src/compiler/preprocessor/DirectiveHandler.cpp
|
||
|
rename to gfx/angle/src/compiler/preprocessor/PreprocessorDirectiveHandler.cpp
|