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

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 9235053: Add a PartialPreReadImage function to file_util (on Windows). (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Address feedback from Chris and Siggi Created 8 years, 11 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: chrome_frame/chrome_frame.gyp
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 95ce7c598cf07ff52eee50164e56e9c4c554eeac..0d9c124cb6a1ada47766694ff33b4369ac78b598 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -302,6 +302,7 @@
'../chrome/chrome.gyp:common',
'../chrome/chrome.gyp:browser',
'../chrome/chrome.gyp:debugger',
+ '../chrome/chrome.gyp:image_pre_reader',
'../chrome/chrome.gyp:test_support_ui',
'../chrome/chrome.gyp:utility',
'../content/content.gyp:content_gpu',

Powered by Google App Engine
This is Rietveld 408576698