Skip to content

Commit 3e82f00

Browse files
kaleevintellij-monorepo-bot
authored andcommitted
[graphql] fix compilation
GitOrigin-RevId: 2634a5f61d8a5043dd9378af71f65b18017855c2
1 parent b3a61eb commit 3e82f00

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

intellij.graphql.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
</SOURCES>
127127
</library>
128128
</orderEntry>
129+
<orderEntry type="module" module-name="intellij.platform.workspace.storage" />
129130
</component>
130131
</module>

tests/intellij.graphql.tests.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@
5555
<orderEntry type="library" scope="TEST" name="Guava" level="project" />
5656
<orderEntry type="module" module-name="intellij.platform.editor.ui" scope="TEST" />
5757
<orderEntry type="library" scope="TEST" name="http-client" level="project" />
58+
<orderEntry type="module" module-name="intellij.platform.workspace.storage" />
5859
</component>
5960
</module>

0 commit comments

Comments
 (0)