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

Unified Diff: Source/Platform/Platform.gyp/Platform.gyp

Issue 14264012: Create errors (especially cancellation errors) internally to WebCore, rather (Closed) Base URL: svn://svn.chromium.org/blink/trunk/
Patch Set: 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
« no previous file with comments | « no previous file | Source/Platform/chromium/public/Platform.h » ('j') | Source/core/loader/FrameLoader.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/Platform/Platform.gyp/Platform.gyp
===================================================================
--- Source/Platform/Platform.gyp/Platform.gyp (revision 148844)
+++ Source/Platform/Platform.gyp/Platform.gyp (working copy)
@@ -39,6 +39,7 @@
'type': 'static_library',
'dependencies': [
'../../wtf/wtf.gyp:wtf',
+ '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
'<(DEPTH)/skia/skia.gyp:skia',
],
'include_dirs': [
« no previous file with comments | « no previous file | Source/Platform/chromium/public/Platform.h » ('j') | Source/core/loader/FrameLoader.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698