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

Unified Diff: content/worker/DEPS

Issue 22410007: Move appcache_frontend_impl.* to content/renderer/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 | « content/renderer/render_thread_impl.cc ('k') | content/worker/worker_thread.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/worker/DEPS
diff --git a/content/worker/DEPS b/content/worker/DEPS
index 34e8b178b71eb366a3124fe0493a2a1c02b1221a..79424c8499d6889c6449128bfad26e6f52b2f271 100644
--- a/content/worker/DEPS
+++ b/content/worker/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+content/child",
+ "+content/renderer/appcache_frontend_impl.h",
tfarina 2013/08/08 23:07:18 John, is this OK?
michaeln 2013/08/08 23:51:15 This file/class should be in content/child instead
tfarina 2013/08/08 23:53:57 I'm not moving web_application_cache_host_impl.* i
"+sandbox/win/src",
- "+webkit/appcache",
"+webkit/glue",
]
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | content/worker/worker_thread.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698