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

Unified Diff: apps/apps.gypi

Issue 183893041: Move sockets APIs out of src/chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rename api targets Created 6 years, 9 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 | apps/shell/browser/shell_extensions_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index 367835b1c559995c62da86d46f27d9f8dccc2ccf..70331360728aba830fa8a164ccc794420e3b9b49 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -15,7 +15,7 @@
# browser, then we can clean up these dependencies.
'dependencies': [
'browser_extensions',
- 'common/extensions/api/api.gyp:api',
+ 'common/extensions/api/api.gyp:chrome_api',
'../skia/skia.gyp:skia',
],
'include_dirs': [
« no previous file with comments | « no previous file | apps/shell/browser/shell_extensions_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698