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

Unified Diff: apps/apps.gypi

Issue 12391047: apps: Stop depending on chrome_switches.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win Created 7 years, 10 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 | « apps/app_launcher.cc ('k') | apps/switches.h » ('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 76bca7eef411313ddcadd48f8aa5e2551d908b56..6de025d0e711efc4ade9550e6b0368cd53b2e797 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -32,6 +32,8 @@
'pref_names.h',
'prefs.cc',
'prefs.h',
+ 'switches.cc',
+ 'switches.h',
],
'conditions': [
['enable_extensions==0', {
« no previous file with comments | « apps/app_launcher.cc ('k') | apps/switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698