MIPS[64]: Fix build failure.

Build started to fail after this

commit: bd0a7fd64c.
Change-Id: I2b628c067f6e5120d19498fd0b766c5233baf3e1
Reviewed-on: https://chromium-review.googlesource.com/c/1335552
Reviewed-by: Ivica Bogosavljevic <ibogosavljevic@wavecomp.com>
Commit-Queue: Ivica Bogosavljevic <ibogosavljevic@wavecomp.com>
Cr-Commit-Position: refs/heads/master@{#57495}
This commit is contained in:
Predrag Rudic 2018-11-14 11:27:58 +01:00 committed by Commit Bot
parent d4afb5f3e2
commit bfb5728266
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include "src/callable.h"
#include "src/code-factory.h"
#include "src/code-stubs.h"
#include "src/counters.h"
#include "src/debug/debug.h"
#include "src/external-reference-table.h"
#include "src/frames-inl.h"

View File

@ -12,6 +12,7 @@
#include "src/callable.h"
#include "src/code-factory.h"
#include "src/code-stubs.h"
#include "src/counters.h"
#include "src/debug/debug.h"
#include "src/external-reference-table.h"
#include "src/frames-inl.h"