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

Unified Diff: content/content.gyp

Issue 11365199: Move WebContentsDelegateAndroid to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 8 years, 1 month 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
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 9961de24be68457ea6dc16d1ae0a666956a65b87..a0d3877fe75af6ec1fbec594f0623708d1cf507d 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -34,6 +34,7 @@
'includes': [
'../build/win_precompile.gypi',
'content_components_navigation_interception.gypi',
+ 'content_components_web_contents_delegate_android.gypi',
'content_shell.gypi',
],
}],

Powered by Google App Engine
This is Rietveld 408576698