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

Unified Diff: third_party/base/numerics/safe_conversions.h

Issue 1434223002: Remove relative includes. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: Created 5 years, 1 month 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
Index: third_party/base/numerics/safe_conversions.h
diff --git a/third_party/base/numerics/safe_conversions.h b/third_party/base/numerics/safe_conversions.h
index e95608e0a56a7474b21d680c29cfcfe630003b06..dd0d1e47dc7aa8abf6f0af9e95a1e86e8e592feb 100644
--- a/third_party/base/numerics/safe_conversions.h
+++ b/third_party/base/numerics/safe_conversions.h
@@ -7,8 +7,8 @@
#include <limits>
-#include "../logging.h"
#include "safe_conversions_impl.h"
+#include "third_party/base/logging.h"
namespace pdfium {
namespace base {

Powered by Google App Engine
This is Rietveld 408576698