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

Unified Diff: Source/web/web.gypi

Issue 929213004: Plumb selection bounds as a single unit (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Refactor WebSelection to align with Frame/VisibleSelection Created 5 years, 9 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: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 0d09165d2ac047377590882bbbbcdd0ef0d095ce..26cbe5205905d50c149a21e1d5e422b0b157fa5d 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -230,6 +230,7 @@
'WebSecurityOrigin.cpp',
'WebSecurityPolicy.cpp',
'WebSelectElement.cpp',
+ 'WebSelection.cpp',
'WebSelector.cpp',
'WebSerializedScriptValue.cpp',
'WebSettingsImpl.cpp',

Powered by Google App Engine
This is Rietveld 408576698