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

Unified Diff: content/content.gyp

Issue 459513002: Massive refactor of the Android invalidation code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Try removing invalidation_unittests and using components_unittests instead. Created 6 years, 3 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/run_all_unittests.cc ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 1ed85beea8866bf6cf87adba989ad5a64d662ccc..d3795d5557883bd9fdc70b20d67d61a06c078cf2 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -153,6 +153,7 @@
],
'dependencies': [
'content_common',
+ 'content_renderer',
jam 2014/09/23 05:14:41 huh?
],
'export_dependent_settings': [
'content_common',
« no previous file with comments | « components/test/run_all_unittests.cc ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698