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

Unified Diff: components/web_cache/renderer/DEPS

Issue 2675303004: Move WebCache from public/web into public/platform (Closed)
Patch Set: . Created 3 years, 10 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 | « components/test_runner/test_interfaces.cc ('k') | components/web_cache/renderer/web_cache_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_cache/renderer/DEPS
diff --git a/components/web_cache/renderer/DEPS b/components/web_cache/renderer/DEPS
index c001589f045dce325dc3271d061f51e0c2f8074c..0672fbe1f65072ef673c296802eccb3394f9d771 100644
--- a/components/web_cache/renderer/DEPS
+++ b/components/web_cache/renderer/DEPS
@@ -3,5 +3,5 @@ include_rules = [
"+content/public/renderer",
"+mojo/public",
"+services/service_manager/public/cpp",
- "+third_party/WebKit/public/web",
+ "+third_party/WebKit/public/platform/WebCache.h",
]
« no previous file with comments | « components/test_runner/test_interfaces.cc ('k') | components/web_cache/renderer/web_cache_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698