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

Unified Diff: third_party/WebKit/Source/platform/DEPS

Issue 2615713007: Change LayoutUnit to use saturated_cast (Closed)
Patch Set: Fix includes Created 3 years, 11 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 | third_party/WebKit/Source/platform/LayoutUnit.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/DEPS
diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
index 0595f592852e82bc3a6aa4e68cf737a722482597..01b0268f39c9a0c545cf6a8b1ace274f4c0355b6 100644
--- a/third_party/WebKit/Source/platform/DEPS
+++ b/third_party/WebKit/Source/platform/DEPS
@@ -15,6 +15,7 @@ include_rules = [
"+base/metrics/histogram_macros.h",
"+base/metrics/histogram_samples.h",
"+base/metrics/sparse_histogram.h",
+ "+base/numerics/safe_conversions.h",
"+base/single_thread_task_runner.h",
"+base/strings/string_util.h",
"+base/strings/stringprintf.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/LayoutUnit.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698