Commit cb59b23
RPP: fix missing DEPS in trace entrypoint
Because the `models/trace/trace.js` entrypoint re-exports the sub
entrypoints within it, they need to be explicit DEPS on the entrypoint.
Bug: none
Change-Id: Ia0a0d6ca536e862ef8e3936e1f7b245fc6f2329a
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6373346
Reviewed-by: Simon Zünd <[email protected]>
Commit-Queue: Jack Franklin <[email protected]>
Commit-Queue: Simon Zünd <[email protected]>
Auto-Submit: Jack Franklin <[email protected]>1 parent 083d759 commit cb59b23
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
0 commit comments