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

Unified Diff: Source/core/core.gypi

Issue 109153003: Raise the loading priority of in-viewport images. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Changes from review. Created 7 years 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 029dd15cc6b65568b87fa0de002acb1456fec694..12fbee9facde86fed90e7cb0f9cc4972cfe76131 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -988,6 +988,8 @@
'fetch/ResourceLoaderOptions.h',
'fetch/ResourceLoaderSet.cpp',
'fetch/ResourceLoaderSet.h',
+ 'fetch/ResourceLoadPriorityOptimizer.cpp',
+ 'fetch/ResourceLoadPriorityOptimizer.h',
'fetch/ResourcePtr.cpp',
'fetch/ResourcePtr.h',
'fetch/FetchInitiatorInfo.h',
« no previous file with comments | « LayoutTests/http/tests/misc/resources/image-slow-out-of-viewport.pl ('k') | Source/core/fetch/ResourceFetcher.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698