| Index: third_party/WebKit/Source/devtools/front_end/components/BreakpointsSidebarPaneBase.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/components/BreakpointsSidebarPaneBase.js b/third_party/WebKit/Source/devtools/front_end/components/BreakpointsSidebarPaneBase.js
|
| index abcffa792fc5de1d204bb1669dbfa922b063fb12..ab57f7478e59df7c2b9c2601279414751f72349d 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components/BreakpointsSidebarPaneBase.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components/BreakpointsSidebarPaneBase.js
|
| @@ -27,6 +27,7 @@
|
| * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
| +
|
| /**
|
| * @unrestricted
|
| */
|
|
|