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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2342913003: Replace narrowPrecisionToFloat with clampTo<float> (Closed)
Patch Set: Created 4 years, 3 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
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index aea064480b2f24ca3dcbf7b0f609b89ba27e9797..e1b709e2731a3c0aa17cb57f32b3885700adf4e5 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -235,7 +235,6 @@ component("platform") {
"FileMetadata.cpp",
"FileMetadata.h",
"FileSystemType.h",
- "FloatConversion.h",
"Histogram.cpp",
"Histogram.h",
"HostWindow.h",
« no previous file with comments | « third_party/WebKit/Source/modules/webaudio/IIRDSPKernel.cpp ('k') | third_party/WebKit/Source/platform/FloatConversion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698