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

Unified Diff: webrtc/base/safe_conversions.h

Issue 1787953002: Revert of Added webrtc/base/safe_conversions.h as a pseudonym (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/safe_conversions.h
diff --git a/webrtc/base/safe_conversions.h b/webrtc/base/safe_conversions.h
deleted file mode 100644
index accc8a9a673ab8e69cfc1eb9146c79e6cae1dec8..0000000000000000000000000000000000000000
--- a/webrtc/base/safe_conversions.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Copyright (c) 2016 The WebRTC project authors. All Rights Reserved.
- *
- * Use of this source code is governed by a BSD-style license
- * that can be found in the LICENSE file in the root of the source
- * tree. An additional intellectual property rights grant can be found
- * in the file PATENTS. All contributing project authors may
- * be found in the AUTHORS file in the root of the source tree.
- *
- */
-
-#ifndef WEBRTC_BASE_SAFE_CONVERSIONS_H_
-#define WEBRTC_BASE_SAFE_CONVERSIONS_H_
-
-// TODO(hbos): This file has been replaced by the file being included below.
-// It exists as to not break downstream projects before they have been updated
-// to use the new file path. As soon as the new file path is used, this file
-// should be removed. webrtc:5548
-#include "webrtc/base/numerics/safe_conversions.h"
-
-#endif // WEBRTC_BASE_SAFE_CONVERSIONS_H_
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698