| Index: webrtc/rtc_base/sigslottester.h.pump
|
| diff --git a/webrtc/base/sigslottester.h.pump b/webrtc/rtc_base/sigslottester.h.pump
|
| similarity index 96%
|
| rename from webrtc/base/sigslottester.h.pump
|
| rename to webrtc/rtc_base/sigslottester.h.pump
|
| index 8be9d7c31da68554da293feb0aa1eadc128f91cf..a88f0c6616e634d6e2b4fca6380fddb4e04df45e 100755
|
| --- a/webrtc/base/sigslottester.h.pump
|
| +++ b/webrtc/rtc_base/sigslottester.h.pump
|
| @@ -8,8 +8,8 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#ifndef WEBRTC_BASE_SIGSLOTTESTER_H_
|
| -#define WEBRTC_BASE_SIGSLOTTESTER_H_
|
| +#ifndef WEBRTC_RTC_BASE_SIGSLOTTESTER_H_
|
| +#define WEBRTC_RTC_BASE_SIGSLOTTESTER_H_
|
|
|
| // To generate sigslottester.h from sigslottester.h.pump, execute:
|
| // /home/build/google3/third_party/gtest/scripts/pump.py sigslottester.h.pump
|
| @@ -99,4 +99,4 @@ class SigslotTester$i : public sigslot::has_slots<> {
|
| ]]
|
| } // namespace rtc
|
|
|
| -#endif // WEBRTC_BASE_SIGSLOTTESTER_H_
|
| +#endif // WEBRTC_RTC_BASE_SIGSLOTTESTER_H_
|
|
|