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

Unified Diff: Source/core/core.gyp/core.gyp

Issue 14190004: Absolutify paths to loader/*. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: hmm 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 | « Source/WebKit/chromium/src/WebPageSerializer.cpp ('k') | Source/core/css/CSSCrossfadeValue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gyp/core.gyp
diff --git a/Source/core/core.gyp/core.gyp b/Source/core/core.gyp/core.gyp
index 756278215851f79dad17aeb3f847febdafcbc11e..51ff40bb83c2451b158c9a0a7939bd6694e91483 100644
--- a/Source/core/core.gyp/core.gyp
+++ b/Source/core/core.gyp/core.gyp
@@ -64,9 +64,6 @@
'../html/shadow',
'../html/track',
'../inspector',
- '../loader/appcache',
- '../loader/archive',
- '../loader/cache',
'../page',
'../page/animation',
'../page/scrolling',
@@ -348,6 +345,7 @@
# FIXME: It's not clear if the bindings generation scripts should have
# a map from header name to absolute include path. For now, let the
# generated bindings files use relative paths.
+ '../loader/appcache',
'../platform/leveldb',
'../platform/sql',
'../storage',
« no previous file with comments | « Source/WebKit/chromium/src/WebPageSerializer.cpp ('k') | Source/core/css/CSSCrossfadeValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698