Index: src/trusted/plugin/npapi/video_chrome.cc |
=================================================================== |
--- src/trusted/plugin/npapi/video_chrome.cc (revision 2712) |
+++ src/trusted/plugin/npapi/video_chrome.cc (working copy) |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "native_client/src/trusted/plugin/browser_interface.h" |
#include "native_client/src/trusted/plugin/npapi/video.h" |
-#include "native_client/src/trusted/plugin/srpc/browser_interface.h" |
// This file provides empty implementation for video functions used in NaCl code |
// These functions should not be used when running as part of Chrome, but to |
Property changes on: src/trusted/plugin/npapi/video_chrome.cc |
___________________________________________________________________ |
Added: svn:mergeinfo |