summaryrefslogtreecommitdiffstats
path: root/remoting
diff options
context:
space:
mode:
authordcheng <dcheng@chromium.org>2016-03-25 11:24:11 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-25 18:25:06 +0000
commitaae5da04db59003185732997f5b9ddb909861d91 (patch)
tree621d820390d0efe78f63747763257c9c6b83edaf /remoting
parentb99ce9f6cff210f677f7d3698d37a0b6a3d60b5e (diff)
downloadchromium_src-aae5da04db59003185732997f5b9ddb909861d91.zip
chromium_src-aae5da04db59003185732997f5b9ddb909861d91.tar.gz
chromium_src-aae5da04db59003185732997f5b9ddb909861d91.tar.bz2
Remove even more headers from base/memory/scoped_ptr.h
BUG=554298 Review URL: https://codereview.chromium.org/1828923004 Cr-Commit-Position: refs/heads/master@{#383315}
Diffstat (limited to 'remoting')
-rw-r--r--remoting/protocol/rejecting_authenticator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/protocol/rejecting_authenticator.h b/remoting/protocol/rejecting_authenticator.h
index cced70d..6386c84 100644
--- a/remoting/protocol/rejecting_authenticator.h
+++ b/remoting/protocol/rejecting_authenticator.h
@@ -7,6 +7,7 @@
#include <string>
+#include "base/macros.h"
#include "remoting/protocol/authenticator.h"
namespace remoting {