Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(962)

Unified Diff: remoting/host/input_injector_android.cc

Issue 1883153002: Fixes clank down-stream compilation failures of input_injector_android.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/input_injector_android.cc
diff --git a/remoting/host/input_injector_android.cc b/remoting/host/input_injector_android.cc
index f21f3a240ade77a15d0bd56a6e23da56eed4d96c..8288f32191264bf81cdae10f981705df6e4c1dcc 100644
--- a/remoting/host/input_injector_android.cc
+++ b/remoting/host/input_injector_android.cc
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+#include "base/logging.h"
#include "base/memory/ptr_util.h"
#include "remoting/host/input_injector.h"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698