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

Unified Diff: chrome/chrome.gyp

Issue 7485011: Virtual Cloud Print Driver for Mac. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Style fixes Created 9 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index eb760e0dd4ad9e83a719a7d2089d00bda2182432..4f1aa72317877ab079412f72e248d98cae9fb593 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -847,6 +847,8 @@
'../third_party/libjingle/libjingle.gyp:libjingle',
],
'sources': [
+ 'service/chrome_service_application_mac.h',
+ 'service/chrome_service_application_mac.mm',
'service/service_child_process_host.cc',
'service/service_child_process_host.h',
'service/service_ipc_server.cc',

Powered by Google App Engine
This is Rietveld 408576698