git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Web Inspector: separate SuggestBox from TextPrompt
[WebKit-https.git]
/
Source
/
WebCore
/
inspector
/
compile-front-end.py
diff --git
a/Source/WebCore/inspector/compile-front-end.py
b/Source/WebCore/inspector/compile-front-end.py
index f9e1e31ede33f3367896bd9bee788033939702dc..0d171ad121a8dac8491753dc2d6d833a870240cf 100755
(executable)
--- a/
Source/WebCore/inspector/compile-front-end.py
+++ b/
Source/WebCore/inspector/compile-front-end.py
@@
-151,6
+151,7
@@
modules = [
"SplitView.js",
"SidebarView.js",
"StatusBarButton.js",
+ "SuggestBox.js",
"TabbedPane.js",
"TextEditor.js",
"TextEditorHighlighter.js",