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

Unified Diff: chrome/chrome_tests.gypi

Issue 8429023: Add platform_app flag to manifest. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Changes from review. Refactored CommandLine tweaks. Created 9 years, 1 month 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index fcbf94cd38ea4a017ae69630c27abbbb0f5d8c81..fbcea709cac25847c71cf353621ad15615b1d093 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -196,6 +196,8 @@
'test/base/model_test_utils.h',
'test/base/profile_mock.cc',
'test/base/profile_mock.h',
+ 'test/base/scoped_command_line_override.cc',
+ 'test/base/scoped_command_line_override.h',
'test/base/signaling_task.cc',
'test/base/signaling_task.h',
'test/base/test_browser_window.cc',

Powered by Google App Engine
This is Rietveld 408576698