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

Unified Diff: Source/core/core_derived_sources.gyp

Issue 40423003: Experimental viewport meta tag support for desktop, Blink-side. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Android stylesheet and fixes Created 7 years, 2 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
« no previous file with comments | « no previous file | Source/core/css/html.css » ('j') | Source/web/WebSettingsImpl.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core_derived_sources.gyp
diff --git a/Source/core/core_derived_sources.gyp b/Source/core/core_derived_sources.gyp
index 5c50372b3225785fc4c457bef7f123007afd61a2..7fc3facf01a0e2db8fa969d84059795f2c419352 100644
--- a/Source/core/core_derived_sources.gyp
+++ b/Source/core/core_derived_sources.gyp
@@ -436,6 +436,7 @@
'css/mediaControlsAndroid.css',
'css/fullscreen.css',
'css/xhtmlmp.css',
+ 'css/viewportAndroid.css',
aelias_OOO_until_Jul13 2013/10/31 21:06:59 I don't see what code makes sure this CSS file is
bokan 2013/10/31 21:18:14 I believe the GYP rules automatically apply files
],
},
'inputs': [
« no previous file with comments | « no previous file | Source/core/css/html.css » ('j') | Source/web/WebSettingsImpl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698