Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Unified Diff: webrtc/rtc_base/sigslottester.h.pump

Issue 2877023002: Move webrtc/{base => rtc_base} (Closed)
Patch Set: update presubmit.py and DEPS include rules Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/rtc_base/sigslottester.h ('k') | webrtc/rtc_base/sigslottester_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « webrtc/rtc_base/sigslottester.h ('k') | webrtc/rtc_base/sigslottester_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698