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

Unified Diff: content/content_browser.gypi

Issue 1966563002: Extracted shell_interfaces and shell_public into a separate gyp file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed export_dependent_settings Created 4 years, 7 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 | « components/leveldb/leveldb.gyp ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 45781c5a2de2227d0310acdc70b63871fe719397..ed89ce993cb9293045425cb17026e72454050537 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -33,9 +33,9 @@
'../net/net.gyp:net_extras',
'../sandbox/sandbox.gyp:sandbox',
'../services/shell/shell.gyp:shell_lib',
- '../services/shell/shell.gyp:shell_public',
'../services/shell/shell.gyp:shell_runner_common_lib',
'../services/shell/shell.gyp:shell_runner_host_lib',
+ '../services/shell/shell_public.gyp:shell_public',
'../services/tracing/tracing.gyp:tracing_lib',
'../services/tracing/tracing.gyp:tracing_public',
'../services/user/user.gyp:user_service_lib',
« no previous file with comments | « components/leveldb/leveldb.gyp ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698