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

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

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/WebKit/chromium/WebKit.gyp
diff --git a/Source/WebKit/chromium/WebKit.gyp b/Source/WebKit/chromium/WebKit.gyp
index 37c1f538a3cdbd0d939a5cd75a73f6d905348379..fde9efb79d9524d13a4ba8cbf991b08c4158b819 100644
--- a/Source/WebKit/chromium/WebKit.gyp
+++ b/Source/WebKit/chromium/WebKit.gyp
@@ -565,6 +565,8 @@
'src/WorkerStorageQuotaCallbacksBridge.h',
'src/win/WebInputEventFactory.cpp',
'src/win/WebScreenInfoFactory.cpp',
+ 'src/ViewportAttributesManager.cpp',
+ 'src/ViewportAttributesManager.h',
abarth-chromium 2013/05/20 18:22:25 Please list alphabetically
],
'conditions': [
['component=="shared_library"', {
« no previous file with comments | « no previous file | Source/WebKit/chromium/public/WebView.h » ('j') | Source/WebKit/chromium/src/ViewportAttributesManager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698