Bug 1548589: Fix a code-comment in devtools to reference the new name of a renamed file. r=Honza

DONTBUILD because this is just a comment tweak.

Differential Revision: https://phabricator.services.mozilla.com/D29691

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Daniel Holbert 2019-05-03 08:21:25 +00:00
parent 046bef30c3
commit 28786b973e

View File

@ -340,7 +340,7 @@
background-repeat: repeat-y;
background-position: left center;
/* Background created on a <canvas> in js. */
/* @see devtools/client/netmonitor/src/waterfall-background.js */
/* @see devtools/client/netmonitor/src/widgets/WaterfallBackground.js */
background-image: -moz-element(#waterfall-background);
}