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

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: Revert content gyp change 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 31aa67a9298a1fed0b7c427aaeef87140cc9b75e..114df18704f9987b63fcfdacff5ccbf75051f4a1 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -5,5 +5,6 @@
{
'includes': [
'components_tests.gypi',
+ 'navigation_interception.gypi',
],
}

Powered by Google App Engine
This is Rietveld 408576698