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

Unified Diff: content/content.gyp

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 7 years, 11 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
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 31b833561e976139955f8e0b420d71a49d794767..01555466df53a8d526c0098178a69499310d408c 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -33,7 +33,6 @@
['OS != "ios"', {
'includes': [
'../build/win_precompile.gypi',
- 'content_components_navigation_interception.gypi',
'content_shell.gypi',
],
}],

Powered by Google App Engine
This is Rietveld 408576698