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

Unified Diff: build/all.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
« no previous file with comments | « android_webview/native/aw_contents.cc ('k') | chrome/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index bf788631dc6b0bcdc2a03f9b83ea1466a8122eaa..430917596a9104751a3c1ad217d7195e98a7a488 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -12,7 +12,6 @@
'some.gyp:*',
'../base/base.gyp:*',
'../chrome/chrome.gyp:*',
- '../components/components.gyp:*',
'../content/content.gyp:*',
'../crypto/crypto.gyp:*',
'../media/media.gyp:*',
@@ -35,6 +34,7 @@
['OS!="ios"', {
'dependencies': [
'../cc/cc_tests.gyp:*',
+ '../components/components.gyp:*',
'../device/device.gyp:*',
'../gpu/gpu.gyp:*',
'../gpu/tools/tools.gyp:*',
« no previous file with comments | « android_webview/native/aw_contents.cc ('k') | chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698