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

Unified Diff: Source/WebKit/chromium/WebKit.gyp

Issue 13704012: Improve mobile device rotation behavior. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Refactoring. Created 7 years, 8 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/WebKit/chromium/WebKit.gyp
diff --git a/Source/WebKit/chromium/WebKit.gyp b/Source/WebKit/chromium/WebKit.gyp
index 0fcccb7daf87b47d79ed4c7d8e3bb381304ba1c4..262b12e82ffda6cc24b71df74fdd42cc34802584 100644
--- a/Source/WebKit/chromium/WebKit.gyp
+++ b/Source/WebKit/chromium/WebKit.gyp
@@ -396,6 +396,8 @@
'src/UserMediaClientImpl.cpp',
'src/ValidationMessageClientImpl.cpp',
'src/ValidationMessageClientImpl.h',
+ 'src/ViewportAnchor.cpp',
+ 'src/ViewportAnchor.h',
'src/WebTextCheckingCompletionImpl.h',
'src/WebTextCheckingCompletionImpl.cpp',
'src/WebTextCheckingResult.cpp',
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/ViewportAnchor.h » ('j') | Source/WebKit/chromium/src/WebViewImpl.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698