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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2767213003: First Implementation of Snapped Points
Patch Set: Rebase and format Created 3 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
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index dbcceb8fc0faeb2dfda297d2b364a3169c8a4c39..e79fc282d9225478085aa1365a029d344a948fdd 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -318,6 +318,7 @@ source_set("blink_headers") {
"platform/WebSelectionBound.h",
"platform/WebSetSinkIdCallbacks.h",
"platform/WebSize.h",
+ "platform/WebSnapPointList.h",
"platform/WebSourceBuffer.h",
"platform/WebSourceBufferClient.h",
"platform/WebSpeechSynthesisUtterance.h",
« no previous file with comments | « third_party/WebKit/Source/platform/scroll/ScrollableArea.cpp ('k') | third_party/WebKit/public/platform/WebGestureCurve.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698