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

Unified Diff: remoting/host/directx_traits.h

Issue 2464293002: [Chromoting] GetHostAttributes with tests (Closed)
Patch Set: Created 4 years, 1 month 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
Index: remoting/host/directx_traits.h
diff --git a/chrome/browser/resources/settings/people_page/pin_keyboard.js b/remoting/host/directx_traits.h
similarity index 68%
copy from chrome/browser/resources/settings/people_page/pin_keyboard.js
copy to remoting/host/directx_traits.h
index 2d63b6558799326c6be72b14460d30cab50f7042..dcb7bed3d070ed466c891e485bba63142ac65f14 100644
--- a/chrome/browser/resources/settings/people_page/pin_keyboard.js
+++ b/remoting/host/directx_traits.h
@@ -2,4 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
Sergey Ulanov 2016/11/02 20:10:31 Add include guards.
Hzj_jie 2016/11/03 02:29:34 Done.
-<include src="../../chromeos/quick_unlock/pin_keyboard.js">
+namespace remoting {
+void RegisterDirectxTraits();
+} // namespace remoting

Powered by Google App Engine
This is Rietveld 408576698