summaryrefslogtreecommitdiff
path: root/chromium/components/cast_channel/cast_framer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/cast_channel/cast_framer.cc')
-rw-r--r--chromium/components/cast_channel/cast_framer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/cast_channel/cast_framer.cc b/chromium/components/cast_channel/cast_framer.cc
index 3ad9e69255a..b7e355f5838 100644
--- a/chromium/components/cast_channel/cast_framer.cc
+++ b/chromium/components/cast_channel/cast_framer.cc
@@ -10,6 +10,7 @@
#include "base/logging.h"
#include "base/memory/free_deleter.h"
+#include "base/notreached.h"
#include "base/numerics/safe_conversions.h"
#include "base/strings/string_number_conversions.h"
#include "base/sys_byteorder.h"