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

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: make image_pre_reader project windows only 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..e2765ff02cd71d3375eaf51407eafe000c876b40 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -304,6 +304,7 @@
'../chrome/chrome.gyp:debugger',
'../chrome/chrome.gyp:test_support_ui',
'../chrome/chrome.gyp:utility',
+ '../chrome/chrome.gyp:image_pre_reader',
chrisha 2012/02/03 16:31:08 alphabetical order.
Roger McFarlane (Chromium) 2012/02/03 17:45:42 Done.
'../content/content.gyp:content_gpu',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',

Powered by Google App Engine
This is Rietveld 408576698