Samples changes upstreaming
This commit is contained in:
parent
2c54f2bb44
commit
926d53898a
|
@ -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