mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-21 02:22:51 +00:00
JSSpecCompiler: Rename SpecParser.h to SpecificationParsing.h
This commit is contained in:
parent
211d20d389
commit
73ba6d77ab
Notes:
sideshowbarker
2024-07-17 14:36:19 +09:00
Author: https://github.com/DanShaders
Commit: 73ba6d77ab
Pull-request: https://github.com/SerenityOS/serenity/pull/23522
Reviewed-by: https://github.com/ADKaster ✅
14 changed files with 20 additions and 20 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
#include "Parser/Lexer.h"
|
||||
#include "Parser/SpecParser.h"
|
||||
#include "Parser/SpecificationParsing.h"
|
||||
#include "Parser/XMLUtils.h"
|
||||
|
||||
namespace JSSpecCompiler {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue