Samples changes upstreaming
This commit is contained in:
parent
52a9c14c48
commit
aecea3842c
|
@ -34,7 +34,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "third_party/gtest/include/gtest/gtest.h"
|
||||
#include "gtest/gtest.h"
|
||||
using ::testing::EmptyTestEventListener;
|
||||
using ::testing::InitGoogleTest;
|
||||
using ::testing::Test;
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "third_party/gtest/include/gtest/gtest.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
using ::testing::EmptyTestEventListener;
|
||||
using ::testing::InitGoogleTest;
|
||||
|
|
Loading…
Reference in New Issue
Block a user