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

Unified Diff: Source/core/core.gypi

Issue 1186333004: Add support for `width` based Width Client Hint (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Moar comments Created 5 years, 6 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 | « LayoutTests/http/tests/misc/client-hints-rw-width.html ('k') | Source/core/html/HTMLImageElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 2399816481cff09a253e5e7904cca57b8ccbaa54..d04c2c33a69ebf97a41a0d860d03ac9cd7d63fd2 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3889,6 +3889,7 @@
'frame/csp/ContentSecurityPolicyTest.cpp',
'html/HTMLDimensionTest.cpp',
'html/HTMLFormControlElementTest.cpp',
+ 'html/HTMLImageElementTest.cpp',
'html/HTMLInputElementTest.cpp',
'html/HTMLLinkElementSizesAttributeTest.cpp',
'html/HTMLSelectElementTest.cpp',
« no previous file with comments | « LayoutTests/http/tests/misc/client-hints-rw-width.html ('k') | Source/core/html/HTMLImageElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698