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

Unified Diff: Source/platform/blink_platform.gypi

Issue 438843004: Move the user agent styles sheets to blink_resources.grd (Part 3) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed header inclusion. Created 6 years, 3 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/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index d593a1f9a11f9caf7f6aae568d8b6ede914ce532..0d34d639a8525674fab4bbb48b75fbf0cd582cb2 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -91,6 +91,8 @@
'PlatformKeyboardEvent.cpp',
'PlatformKeyboardEvent.h',
'PlatformMouseEvent.h',
+ 'PlatformResourceLoader.cpp',
+ 'PlatformResourceLoader.h',
'PlatformScreen.cpp',
'PlatformScreen.h',
'PlatformThreadData.cpp',

Powered by Google App Engine
This is Rietveld 408576698