Chromium Code Reviews| Index: dep.js |
| diff --git a/dep.js b/dep.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5c5ab8eb92fe57177060f24c978dde4bf08cc742 |
| --- /dev/null |
| +++ b/dep.js |
| @@ -0,0 +1,3 @@ |
| +import './depdep.js' |
|
dominicc (has gone to gerrit)
2017/01/11 03:23:47
May as well add assertions to this and turn it int
kouhei (in TOK)
2017/01/17 05:26:12
Acknowledged.
|
| + |
| +console.log("hello dep"); |