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

Unified Diff: gpu/BUILD.gn

Issue 951673002: Revert "Pull chromium at 2c3ffb2355a27c32f45e508ef861416b820c823b" (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « cc/trees/thread_proxy.cc ('k') | gpu/GLES2/gl2chromium_autogen.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 5b39586af4563d0ded0de8a9812a4a0c6cfdd460..e1d5348f27e5c44973f193f610ddc999239b4dfd 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -97,8 +97,6 @@ if (!is_win || link_chrome_on_windows) {
defines = [ "GL_GLEXT_PROTOTYPES" ]
- configs += [ "//build/config/compiler:no_size_t_to_int_warning" ]
-
deps = [
":gpu",
":test_support",
@@ -228,8 +226,6 @@ if (!is_win || link_chrome_on_windows) {
"config/gpu_util_unittest.cc",
]
- configs += [ "//build/config/compiler:no_size_t_to_int_warning" ]
-
deps = [
":gpu",
":test_support",
« no previous file with comments | « cc/trees/thread_proxy.cc ('k') | gpu/GLES2/gl2chromium_autogen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698