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

Unified Diff: apps/app_shim/app_shim.gypi

Issue 391283002: Add content_common dependency to app_shim target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/app_shim/app_shim.gypi
diff --git a/apps/app_shim/app_shim.gypi b/apps/app_shim/app_shim.gypi
index 3f402f725308eaff440a227ad0e91b2edf2c55dd..b08e698b090a32fae25be979f4730a0e7970198f 100644
--- a/apps/app_shim/app_shim.gypi
+++ b/apps/app_shim/app_shim.gypi
@@ -11,6 +11,7 @@
# on browser here.
'dependencies': [
'../chrome/chrome_resources.gyp:chrome_strings',
+ '../content/content.gyp:content_common',
'../skia/skia.gyp:skia',
],
'include_dirs': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698