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

Unified Diff: tools/imagediff/image_diff.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: tools/imagediff/image_diff.gyp
diff --git a/tools/imagediff/image_diff.gyp b/tools/imagediff/image_diff.gyp
index 0448f7cde66476a756ba8706cd20310ec4fe85b7..eb2518cfcfa5a2c81762b5785319a01c8d46ac16 100644
--- a/tools/imagediff/image_diff.gyp
+++ b/tools/imagediff/image_diff.gyp
@@ -3,9 +3,6 @@
# found in the LICENSE file.
{
- 'includes': [
- '../../build/common.gypi',
- ],
'targets' : [
{
'target_name': 'image_diff',

Powered by Google App Engine
This is Rietveld 408576698