Chromium Code Reviews| Index: testing/gmock/test/gmock_link_test.h |
| diff --git a/testing/gmock/test/gmock_link_test.h b/testing/gmock/test/gmock_link_test.h |
| index 4e0adb71f76d032fab456cb68ce8a4e318cc935c..b903f3cb88e445d60e6a89f89aa9bf52ac8ce0c4 100644 |
| --- a/testing/gmock/test/gmock_link_test.h |
| +++ b/testing/gmock/test/gmock_link_test.h |
| @@ -120,6 +120,7 @@ |
| #include <errno.h> |
| #endif |
| +#include <gmock/internal/gmock-port.h> |
| #include <gtest/gtest.h> |
| #include <iostream> |
| #include <vector> |