Include files from webrtc/.. paths in test/

BUG=1662
R=kjellander@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/1549004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4105 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
pbos@webrtc.org
2013-05-27 08:02:22 +00:00
parent 7f3f8bc5a6
commit 34741c8b0e
19 changed files with 35 additions and 35 deletions

View File

@ -11,7 +11,7 @@
#ifndef SRC_VIDEO_ENGINE_TEST_AUTO_TEST_HELPERS_RANDOM_ENCRYPTION_H_
#define SRC_VIDEO_ENGINE_TEST_AUTO_TEST_HELPERS_RANDOM_ENCRYPTION_H_
#include "common_types.h"
#include "webrtc/common_types.h"
// These algorithms attempt to create an uncrackable encryption
// scheme by completely disregarding the input data.