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

Unified Diff: chrome/chrome.gyp

Issue 187813008: Add PGO targets to Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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 | « no previous file | chrome/chrome_pgo.gypi » ('j') | chrome/chrome_pgo.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6b33f6a5b0f10acbb055281b10618c885cb0c089..49e00969bbebbe49ef231a44fb34aa52ad8180da 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -918,6 +918,7 @@
},
], # 'targets'
'includes': [
+ 'chrome_pgo.gypi',
'chrome_process_finder.gypi',
'metro_utils.gypi',
],
« no previous file with comments | « no previous file | chrome/chrome_pgo.gypi » ('j') | chrome/chrome_pgo.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698