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

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

Issue 2339323003: Remove platform/CheckedInt.h, we can use wtf/CheckedNumeric.h instead. (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 4d375114cd5993e172ab708a59b359a51ea0df9e..e79a0addfb1a36663ad20ea2e4fce9472b40d3a5 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -203,7 +203,6 @@ component("platform") {
sources = [
"AsyncFileSystemCallbacks.h",
"CalculationValue.h",
- "CheckedInt.h",
"ContentDecryptionModuleResult.h",
"ContentSettingCallbacks.cpp",
"ContentSettingCallbacks.h",
« no previous file with comments | « third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp ('k') | third_party/WebKit/Source/platform/CheckedInt.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698