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

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: 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/WebKit/chromium/WebKit.gyp
diff --git a/Source/WebKit/chromium/WebKit.gyp b/Source/WebKit/chromium/WebKit.gyp
index 055ed57c652179b3cc9cadeef88f3315f2c3851f..5f183ee74b4cbf01835db401530bace455a651de 100644
--- a/Source/WebKit/chromium/WebKit.gyp
+++ b/Source/WebKit/chromium/WebKit.gyp
@@ -568,6 +568,8 @@
'src/WorkerStorageQuotaCallbacksBridge.h',
'src/win/WebInputEventFactory.cpp',
'src/win/WebScreenInfoFactory.cpp',
+ 'src/ViewportAttributesManager.cpp',
+ 'src/ViewportAttributesManager.h',
],
'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