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

Unified Diff: testing/gmock.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
« o3d/DEPS_gyp ('K') | « skia/skia.gyp ('k') | testing/gtest.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/gmock.gyp
diff --git a/testing/gmock.gyp b/testing/gmock.gyp
index aa84be810821a7c5858b05b467c353dcf7ca2093..5a2a5fd8e371ebfc94afe8400ba72e0cea807bfb 100644
--- a/testing/gmock.gyp
+++ b/testing/gmock.gyp
@@ -3,9 +3,6 @@
# found in the LICENSE file.
{
- 'includes': [
- '../build/common.gypi',
- ],
'targets': [
{
'target_name': 'gmock',
« o3d/DEPS_gyp ('K') | « skia/skia.gyp ('k') | testing/gtest.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698