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

Unified Diff: Source/core/core.gypi

Issue 14813025: Refactor viewport initialization logic out of WebViewImpl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add tests for new behavior Created 7 years, 7 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/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 260e4f7a289ca4c629b673583644f7c5cbc0fee6..f7818867af05b59a682e70bf31900c67db17759b 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1902,6 +1902,7 @@
'dom/UserGestureIndicator.cpp',
'dom/UserTypingGestureIndicator.cpp',
'dom/ViewportArguments.cpp',
+ 'dom/ViewportAttributes.cpp',
'dom/VisitedLinkState.cpp',
'dom/VisitedLinkState.h',
'dom/WebCoreMemoryInstrumentation.cpp',

Powered by Google App Engine
This is Rietveld 408576698