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

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: Another RTL test fix 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 32b3c3ab51d42afbd2b531870115e5228b5deb3a..feb05b3e5c880bbc8d41228e9a86f4cb29b54a20 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1893,6 +1893,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