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

Unified Diff: chrome/chrome_features.gyp

Issue 2157563002: Add a PGO tag for the PGO builds in chrome://version (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove the VS2013 string. Created 4 years, 5 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 | « chrome/browser/ui/webui/version_ui.cc ('k') | chrome/chrome_features.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_features.gyp
diff --git a/chrome/chrome_features.gyp b/chrome/chrome_features.gyp
index df799dda766826820b08dbee67fd71d7e5dc4d7f..114aec2a8f4c30aa2bc9b7afde6dbaf3f148cb01 100644
--- a/chrome/chrome_features.gyp
+++ b/chrome/chrome_features.gyp
@@ -20,6 +20,7 @@
'ANDROID_JAVA_UI=<(android_java_ui)',
'USE_VULCANIZE=<(use_vulcanize)',
'ENABLE_PACKAGE_MASH_SERVICES=<(enable_package_mash_services)',
+ 'PGO_BUILD=<(pgo_build)',
],
},
},
« no previous file with comments | « chrome/browser/ui/webui/version_ui.cc ('k') | chrome/chrome_features.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698