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

Unified Diff: ipc/ipc.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: ipc/ipc.gyp
diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp
index e381e397ca113648615966e5f6dcea08a7a9fb2e..db2e6099baf4b51cc23958a49a69a3c168992c22 100644
--- a/ipc/ipc.gyp
+++ b/ipc/ipc.gyp
@@ -3,9 +3,6 @@
# found in the LICENSE file.
{
- 'includes': [
- '../build/common.gypi',
- ],
'target_defaults': {
'sources/': [
['exclude', '/win/'],

Powered by Google App Engine
This is Rietveld 408576698