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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 2036213002: [Layout API] Introduce Layout API shim and use in LayerClipRecorderTest.cpp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « no previous file | third_party/WebKit/Source/core/layout/api/LayoutAPIShim.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 9073c8f59b1b8c0993d0b9f973c503714371918e..2b36c101ac891c5c00b92772d5b83c712737e100 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -500,6 +500,7 @@
],
'webcore_rendering_files': [
'layout/api/HitTestAction.h',
+ 'layout/api/LayoutAPIShim.h',
'layout/api/LayoutBlockItem.h',
'layout/api/LayoutBoxItem.h',
'layout/api/LayoutBoxModel.h',
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/api/LayoutAPIShim.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698