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

Unified Diff: content/content_renderer.gypi

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 | « no previous file | content/renderer/appcache_frontend_impl.h » ('j') | content/worker/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index a0b130c433ea369982758d71f9505af092ab8ed9..6a4d7a49ac923d2ccb212cd6d646feeec1a170c0 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -81,6 +81,8 @@
'renderer/android/phone_number_detector.h',
'renderer/android/synchronous_compositor_factory.cc',
'renderer/android/synchronous_compositor_factory.h',
+ 'renderer/appcache_frontend_impl.cc',
+ 'renderer/appcache_frontend_impl.h',
'renderer/cursor_utils.cc',
'renderer/cursor_utils.h',
'renderer/device_orientation_dispatcher.cc',
« no previous file with comments | « no previous file | content/renderer/appcache_frontend_impl.h » ('j') | content/worker/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698