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

Unified Diff: build/common.gypi

Issue 7046052: Revert stubs that were added in r88040. We need proper interfaces around features that need to b... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 6 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 | chrome/browser/notifications/notification_stubs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
===================================================================
--- build/common.gypi (revision 88351)
+++ build/common.gypi (working copy)
@@ -443,9 +443,6 @@
# Point to ICU directory.
'icu_src_dir': '../third_party/icu',
- # Enable desktop notifications.
- 'enable_desktop_notifications%': 1,
-
'conditions': [
['os_posix==1 and OS!="mac"', {
# This will set gcc_version to XY if you are running gcc X.Y.*.
« no previous file with comments | « no previous file | chrome/browser/notifications/notification_stubs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698