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

Unified Diff: Tools/appengine_testing/__init__.py

Issue 465233002: Store alerts in sheriff-o-matic's memcache. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/appengine_testing/__init__.py
diff --git a/Source/platform/platform_generated.gni b/Tools/appengine_testing/__init__.py
similarity index 72%
copy from Source/platform/platform_generated.gni
copy to Tools/appengine_testing/__init__.py
index be9f25c4efd9f4f329984712d4d20bf471d3edd9..4d6aabb953d6fbb22e4128bd81d4f20951dddcea 100644
--- a/Source/platform/platform_generated.gni
+++ b/Tools/appengine_testing/__init__.py
@@ -1,5 +1,3 @@
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-
-blink_platform_output_dir = "$root_gen_dir/blink/platform"

Powered by Google App Engine
This is Rietveld 408576698