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

Unified Diff: tools/gn/secondary/build/config/BUILD.gn

Issue 25666014: Remove the ENABLE_GPU #define and enable_gpu gyp variable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
Index: tools/gn/secondary/build/config/BUILD.gn
diff --git a/tools/gn/secondary/build/config/BUILD.gn b/tools/gn/secondary/build/config/BUILD.gn
index 8f7778513f86f5a0983579ba5c64ccaee888fc03..37572d9377178c7070b8837c1d3ade1bdc136846 100644
--- a/tools/gn/secondary/build/config/BUILD.gn
+++ b/tools/gn/secondary/build/config/BUILD.gn
@@ -13,7 +13,6 @@ config("my_msvs") {
"ENABLE_CONFIGURATION_POLICY",
"ENABLE_INPUT_SPEECH",
"ENABLE_NOTIFICATIONS",
- "ENABLE_GPU=1",
"ENABLE_EGLIMAGE=1",
"ENABLE_TASK_MANAGER=1",
"ENABLE_EXTENSIONS=1",

Powered by Google App Engine
This is Rietveld 408576698