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

Unified Diff: components/components.gyp

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix win build 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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index d1ea61ad8d28d72aecb090518b4359893faa488f..32492251948d07f6eb17394adb9dfd265e6d57f5 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -5,6 +5,7 @@
{
'includes': [
'components_tests.gypi',
+ 'navigation_interception.gypi',
'web_contents_delegate_android.gypi',
],
}

Powered by Google App Engine
This is Rietveld 408576698