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

Unified Diff: printing/BUILD.gn

Issue 2458513003: Addressing C4267 warnings for printing. (Closed)
Patch Set: Rebase, IsValueInRangeForNumericType for CFIndex Created 4 years, 2 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 | « components/printing/renderer/BUILD.gn ('k') | printing/emf_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/BUILD.gn
diff --git a/printing/BUILD.gn b/printing/BUILD.gn
index 421ae56bb660adeca586a8b49658e67f397b7092..85b26f3c6dc0064442161b4cd9094fcb3f18fdb0 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -239,8 +239,6 @@ test("printing_unittests") {
"units_unittest.cc",
]
- configs += [ "//build/config/compiler:no_size_t_to_int_warning" ]
-
deps = [
":printing",
"//base/test:run_all_unittests",
« no previous file with comments | « components/printing/renderer/BUILD.gn ('k') | printing/emf_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698