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

Unified Diff: components/components.gyp

Issue 811563008: Moving files from //chrome to //components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase with delegates, extraction of resources Created 5 years, 11 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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index f21dc39c955d49dc7bb7a8af5ef0dd9fbc55b10d..0f5cfe7b1f6fbdd2dc0dd0bd5b184b221fd70dab 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -137,6 +137,9 @@
'sync_driver.gypi',
'invalidation.gypi',
'webdata_services.gypi',
+ # TODO(dgn) move it to a condition based on whether print is enabled
+ # once the duplicates have been removed from webview.
+ 'printing.gypi',
],
}],
['enable_plugins==1', {

Powered by Google App Engine
This is Rietveld 408576698