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

Unified Diff: chrome/chrome.gyp

Issue 584823002: Move apps/app_shim to chrome/browser/apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 9a4f10d2dc5be8878f6d8019a4a690d0d5c897c5..936df80b1853110dac2649cfdbbf4369c621bbd1 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -135,7 +135,7 @@
}], # OS!="ios"
['OS=="mac"', {
'includes': [
- '../apps/app_shim/app_shim.gypi',
+ 'browser/apps/app_shim/app_shim.gypi',
],
'targets': [
{

Powered by Google App Engine
This is Rietveld 408576698