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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | content/worker/worker_thread.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+content/child", 2 "+content/child",
3 "+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
3 "+sandbox/win/src", 4 "+sandbox/win/src",
4 "+webkit/appcache",
5 "+webkit/glue", 5 "+webkit/glue",
6 ] 6 ]
7 7
OLDNEW
« 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