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

Unified Diff: Source/platform/blink_platform.gypi

Issue 55833005: Move CheckedInt.h to Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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
« no previous file with comments | « Source/platform/CheckedInt.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 1dcf387eec38c2d3f3380fa7869c3f20d97a2405..495d1ea42903020654b6167c50659ed9d1b4cf68 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -4,6 +4,7 @@
'AsyncFileSystemCallbacks.h',
'CalculationValue.cpp',
'CalculationValue.h',
+ 'CheckedInt.h',
'Clock.cpp',
'Clock.h',
'ColorChooser.cpp',
« no previous file with comments | « Source/platform/CheckedInt.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698