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

Unified Diff: google_update/google_update.gyp

Issue 206006: Force inclusion of build/common.gypi for all chromium gyp files. (Closed)
Patch Set: 2nd round of feedback Created 11 years, 3 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: google_update/google_update.gyp
diff --git a/google_update/google_update.gyp b/google_update/google_update.gyp
index 40f95e5ea8045fa3551f9d13f4f427e248e993c6..682715cd7900a4fb6d24050f8e9a16993251f366 100644
--- a/google_update/google_update.gyp
+++ b/google_update/google_update.gyp
@@ -3,9 +3,6 @@
# found in the LICENSE file.
{
- 'includes': [
- '../build/common.gypi',
- ],
'targets': [
{
'target_name': 'google_update',

Powered by Google App Engine
This is Rietveld 408576698